Can we use regular expressions to facilitate dynamic
objects identification by SilkTest?
Answer Posted / madhu
You can use regular expression supported in 4test
for example for a window whose tag is
"$WelcomeXYZ"
where XYZ keeps changing depending on user login or say
environment due to which scripts fail.
You can make it dynamic using regular expression
by replacing the tag by
"$Welcome???" or "$Welcome*"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the vo browser extension?
How to download latest silk test trial version?
What is stored in a test frame?
How to define an object verification in a test case?
How to run a test case from a test script file?
how to pass TDS intery in tally?
can any one please tell me the full form of .g.t in silktest datadriven method
How to select a group of test cases in a testplan to run?
How load testing can be done with silk international?
What is a test frame?
How record a test case into a testplan automatically?
How to define new testplan attributes?
How dom browser extension identify a web application ui object?
What is a silktest testplan?
Where are the testplan attributes stored?