can u please explain what r the challenges u faced in ur
automation testing
Answer Posted / bhavanid7@gmail.com
1.object identification is the biggest challange in qtp.If
any object is not identified by the tool,we can make it as a
virtual object
2.Environment issues like suddenly application
down,environment issues
3.Unexpected popup windows during execution time
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How will you find the current time of the remote machine using QTP script?
How many types of status are there?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
is it possible to add sheets to excel at runtime
Which environments are supported by hp qtp?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
explain how to write vb script in qtp?when will you write own script?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is the new version of qtp which is recently released in the market?
How can you handle exceptions in qtp?