What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / mohan
I think we can go for descriptive programing...
suppose the OK button in Login dialog is not recognised
then write description of OK button as below
Set MyDescription = Description.Create()
MyDescription("text").Value="OK"
.
.
.
script:
"Login").WinButton(MyDescription).click
Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
For which type of projects the iterative model is not suitable?
can i compare two databases using QTP ?
Explain about datafile/verification of date file when file is not available in local system?
Explain the new feature of UFT regarding the export of test results?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
Difference between test object and run time object?
Hi,All How to create a link in excel sheet using qtp
what is keyword driven testing in qtp?n how is it useful?
How you can delete excel file in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
give me the code to save all messages of inbox of gmail into a folder and notepad
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How many types of run modes are there in qtp?
What is the extension of the qtp local repository?