Answer Posted / shilpa
prepare record and run settings
create the automation test scripts
enhance test script
execute the test script
analyze the result
defect report
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Whats the realtime QTP testing process
What are the different ways to invoke an application using QTP?
What is the use of an object spy tool in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
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
How to handle dynamic objects in quicktest professional (qtp)?
Can we record an application running on a remote machine using qtp?
what kind of frame work you used in your last project?
how can we do the frame work in qtp
How to create scenario selector
breef description of batch testing ?
Explain the use of action split in qtp?