Answer Posted / ramu
yes, u can create the QTP script without step generator, u
can create by using recording option and manually.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is TOM in QTP?
Is the qtp course will help to create a virtual object?
Can I change properties of a test object?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Without using gui map editor we can recognize the application in winrunner ?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
what is run-time data?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
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?
How can I check if a environment variable exist or not?
How to find the length of the string 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
What are parameterizing tests?
How QTP identify the system time that's changes every seconds?
What is post recovery scenario?