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"
You can make it dynamic using regular expression
by replacing the tag by
"$Welcome???" or "$Welcome*"
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to create a new silktest project?
What is silktest project?
What is the syntax of ui object identifier used by dom extension?
What is silktest agent?
How to run a test case from a test script file?
How to define an object verification in a test case?
How to download latest silk test trial version?
What are the types of text lines in a testplan file?
How to run all test cases in a testplan?
How record a test case into a testplan automatically?
Can silktest switch browsers automatically?
What is the vo browser extension?
Where are the testplan attributes stored?
How to include a test case into a testplan?
What is 4test?