A question was asked in a company-suppose, I am testing a
website on QTP, all the time a new title bar is appeared on
next page. Trying to use regular expression under key word
driven testing
but expert view is also appearing unchanged and error is
also generating,
do you have any best resolution for that kindly explain in
detail. please dont give
example of yahoomail, that is unable to clear my doubt.
Answer Posted / less than you
I am reexplaining the question::
Tile bar is completely getting changed on the next page
what syntax we will use for regular expression for
Browser("Yahoo! Mail - The best").Page("Yahoo! Mail - The
best").WebEdit("login").Set "TestUser"
Browser("Yahoo! Mail - The best").Page("Yahoo! Mail - The
best").WebEdit("passwd").SetSecure "460205b87f0543"
Browser("Yahoo! Mail - The best").Page("Yahoo! Mail - The
best").WebButton("Sign In").Click
Browser("Yahoo! Mail - The best").Page("Yahoo! Mail -
TestUser@").Link("Addresses").Click
Browser("Yahoo! Mail - The best").Page("Yahoo! Address
Book -").Link("Mail").Click
Browser("Yahoo! Mail - The best").Page("Yahoo! Mail -
TestUser").Sync
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In Remote acess server how u run a test?
How to export quicktest professional (qtp) results to an .xls file?
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
Generic function to search for the unique link in webtable and click on it
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
In qtp, how you can exit for loop?
What is ‘object spy’ and what is the function of object spy in qtp?
what is the hierarchy to use properties in descriptive programming
How does quicktest professional identifies the object in the application?
how to do the batch testing in test director using manual testing procedure?
Explain how you can delete excel file in qtp?
What is a checkpoint? How many check points are there in qtp?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is the basic concept of quicktest professional?