where do you define the objects as regular expression when
u are using regular expressions.
Answer Posted / rahul
You can use regular expressions when :
Defining the property values of an object.
Prameterize a step.
creating checkpoints with varying values.
For example,if a window titlebar's name change according to
file name,you can use a regular expression to identify a
window whose titlebar has the specific product
name,followed by HYPHEN,and then any other text.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What is the difference between the keyword view and expert view?
How you can replace string in qtp?
What is checkpoints for quicktest professional (qtp)?
What is keyword driven framework?
How to use output values in qtp ?
How to find a window is minimized or not
How to test results for qtp ?
What is difference between Recording time object identification and Run time (Execution) time.
Name the properties you would use for identifying a browser and page when using descriptive programming?
What are the check points can be inserted without recording?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What are the types of environment variables in qtp?
How to create scenario selector
Hi How to retrieve data from web element line by line?