When testing a web application, the url for each page
changes, so using QTP how do u handle this scenario. If
anyone knows please answer in detail about the whole
procedure. Thanks a lot.
Answer Posted / arjuncr
hai subash
by using regular expression we can handle this
syntax:
browser("title:=.*page.*").page("title:=.*page.*").webutton
("name:=Click").Click
the above is descriptive programe.by this we can handle
dynamic changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is QTP testing process?
can i compare two databases using QTP ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is the keyword view and expert view in qtp?
How to open a new test using quicktest professional (qtp)?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
what is the advantages and disadvantages of using functions instead of re usable actions
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is a checkpoint? How many check points are there in qtp?
what type of run time errors you get while you ar edoing rpg program?
whow much strong on VB and C?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
what is output value in QTP and how it can be used in automation testing
Explain xml checkpoints.
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.