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 / nanda
may be u want to say the page title will chage, due to that
script fails?
if it is ur situation:
use the regular expression for page title property in
Object repository. it will handle ur scenario.
regular expression will be : .* , this will be matched to
any value, so that QTP will recogninze the page even the
titles are changing dynamically.
if u didnt get this please mail at: nanda.dreddy@gmail.com
by reffrening this question.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different recording modes and how do they work?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Can we create user defined functions in qtp?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How does qtp identify the object in the application?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
What is the syntax to call one action in another?
How to modify object property in qtp ?
What is the difference between a Function and Action in QTP?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What are the factors on which script execution time is dependent?
Describe the differences between functions and actions in UFT?
What is the architecture of your project? Can any one answer for this question plz........
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What are the types of properties that quick test learns while recording?