How to open any application during Scripting in QTP?
Post New Answer View All Answers
Explain the terms test and business component?
how to create flat file datasubmission in qtp
can u explain relative path architecture framework in qtp?
How does qtp identify gui object?
How to export quicktest professional results to an .xls file?
is it possible to add sheets to excel at runtime
How many types of recording modes are there?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
How you can delete excel file in qtp?
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 the qtp test phases.
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What is test object model in quicktest professional (qtp)?
What are the challenges you faced during you entire life automation ?
What is the syntax for how to call one script from another?