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 the vo browser extension?
What are the default testplan attributes?
Where is a testplan stored?
What is a silktest testplan?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
What are the types of text lines in a testplan file?
How to create a test frame?
What are the important aspects of a test case?
What are the problems you faced while identifying an object in silk?
How to include a test case into a testplan?
What is silktest project?
What is stored in a test frame?
How to create a new silktest project?
Can silktest run on mac?
What is the dom browser extension?