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
write the vb script for call to new action in qtp?
What is the expert view?
Are Shared ORs read-only?
What are the steps involved in recovery scenario wizard?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what are the mandatory properties for a tex boxc (scenario?)
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 are main panes available in qtp test browser?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Mention what are the different types of recording modes in qtp? Which will be used when?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What is the file extension of the code file in qtp?
How to attach a file to TD?
Explain how Selenium is different from UFT?
Tell me one scenario, the complex functionality you have automated in your project?