What is checkpoints for quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
what is the purpose of .vbs file?
How to create runtime property for an object?
What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can give the answer.. Thanks in advance...
Can we record an application running on a remote machine using qtp?
How QA specialist can identify when programmatic descriptions are useful?
Step 3&4 are repeated until an the object in recognised uniquely.
I want to test advanced Java applications what kind of add- ins I have to install?
Explain how to use QTP to check broken links on a page?
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
What is the extension of the recovery scenario file in qtp?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.