How do you capture tooltip using QTP?
No Answer is Posted For this Question
Be the First to Post Answer
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
How can we import a Open Office excel file in QTP
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
what are the different types of framesworks in QTP?what is the keyword driven framework?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain object spy in qtp.
What are the recording modes in wave event?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
can anyone please send me qtp framework material please its urgent
How to find the length of the string in qtp?