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 a test frame?
What is the vo browser extension?
What are the default testplan attributes?
Is there any way of passing values at runtime? Like scanf does in C.
How load testing can be done with silk international?
How to open an existing silktest project?
How to test your defaultbasestate?
What is a silktest testplan?
How to specify a browser extension to a web application?
What are testplan attributes?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What are the important aspects of a test case?
What is the standard flow of execution of a test case?
How to create and edit a testplan?
What is stored in a test frame?