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
What is defaultbasestate?
What is 4test?
How to specify a browser extension to a web application?
How to define new testplan attributes?
What is a silktest testplan?
How to include a test case into a testplan?
What are the types of text lines in a testplan file?
How to record a test case?
How to test your defaultbasestate?
What is silktest host?
How to run all test cases in a testplan?
How to define an object verification in a test case?
What is silktest agent?
How record a test case into a testplan automatically?
How to create a test frame?