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


Please Help Members By Posting Answers For Below Questions

What is stored in a test frame?

602


How to create a test frame?

626


How to specify a browser extension to a web application?

598


What is the syntax of ui object identifier used by dom extension?

592


How to download latest silk test trial version?

662






What is the segue testing methodology?

620


How to run a test case from a testplan file?

604


How to define values for a testplan attribute?

583


What is multi-tagging?

608


What is a silktest testplan?

616


What are the important aspects of a test case?

567


How dom browser extension identify a web application ui object?

627


Is there any way of passing values at runtime? Like scanf does in C.

2174


How to create group and sub group descriptions in a testplan?

587


How to define an object verification in a test case?

624