If an application name is changing frequently i.e while
recording it has name “Window1” and then while running
its “Windows2” in this case how does QTP handle?
Answer Posted / siva
Best one is regular expression.Regular expression can
easily identifies the objects with dynamic values during
run-time.
1. Go to Object Repository.
2. Select the particular object in the left side and
double click on the property value("Name of the window")
3.Click on regular Expression check box and set as 'window
[0-9]*
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is throw object?
What are table and db checkpoints?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
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
With what extension you can save the list of tests in a file to run in test batch runner?
How to use setroproperty?
What is a quick test professional?
How will you report the bug and explain the defect tracking sheet you handled?
How do you send email with attachment from outlook using qtp ?
What r the different filters in defect in quality center
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How many types of parameters are there?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
images are dynamically changes how to compare two images with out using the bitmap