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 load testing can be done with silk international?
What is the vo browser extension?
What is the syntax of ui object identifier used by dom extension?
How to download latest silk test trial version?
How to run a test case from a test script file?
How dom browser extension identify a web application ui object?
Where is a testplan stored?
What is 4test?
How to create a new silktest project?
What is the standard flow of execution of a test case?
What are the default testplan attributes?
How to select a group of test cases in a testplan to run?
What is the segue testing methodology?
What are the important aspects of a test case?
What is the dom browser extension?