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.
Answers were Sorted based on User's Feedback
Answer / kumar
go to the OR and change the object name using '.*'(regular
exp)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
HOW TO DO THE BATCH TESTING USING QTP?
what the diffference between test data and test cases what is meant by object hierarchy in qtp
request to add whatsapp grp for test engineer
1.what is test automation life cycle?
How can i initiate the objects to find uniquely in OR
What are main panes available in qtp test browser?
How to associate shared object repository to test in qtp?
what is the script for keyword driven framework in real time?plz its urgent
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
How many actions we can create with in a test?
how qtp handles customised object
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.