What type of error u will get if u have not installed java
add in in java project? what is the error name ?
I think no error will come..when u r try to recording the
java application ..its recognizes default standard windows
objects..if u have a java addin its recognizes java
objects..like javaedit..etc...otherwise it recognizes
winedit..etc..
| Is This Answer Correct ? | 3 Yes | 0 No |
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
HOW TO DO THE BATCH TESTING USING QTP?
can onyone tell me how to comapre the output of two different Data Bases in QTP?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
What are the differences between qtp and winrunner?
what all are the coverages , explain ?
Using Object Repository is a advantage or disadvantage?
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
What is recovery scenario manager? When you go for recovery scenario manager?
What is object & properties (in QTP)
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
What do you mean by iteration?