You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use dependentVariableTargetPatterns XPATH patterns to generate a list of variable targets for the example model.
Find all objects that match the XPATH pattern
Generate unique XPATHs for each matching object
Create a data generator and data set for each matching object
Simulate example model
Check that data sets were produced for each matching object
(2) is likely difficult to automate because the specifications of dependentVariableTargetPaterns may not capture quite enough information to automatically generate XPATHs for specific objects.
The text was updated successfully, but these errors were encountered:
jonrkarr
changed the title
Add test case to check that simulators support their curated dependentVariableTargetPaterns
Add test case to check that simulators support their curated dependentVariableTargetPatterns
Feb 9, 2021
jonrkarr
changed the title
Add test case to check that simulators support their curated dependentVariableTargetPatterns
Add test case to check that simulators support their curated outputVariablePatterns
Sep 17, 2021
dependentVariableTargetPatterns
XPATH patterns to generate a list of variable targets for the example model.(2) is likely difficult to automate because the specifications of
dependentVariableTargetPaterns
may not capture quite enough information to automatically generate XPATHs for specific objects.The text was updated successfully, but these errors were encountered: