Explain the difference between data driven testing and parameterization ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the types of object repository?
what is descriptive.create()in qtp?
How can i check elements sorted in dorpdown using qtp..
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the another extension name of library file. If that is exist than what's the difference between them.
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
How can you send user defined messages to test report?
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...?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
how to check URL using QTP? write vb script with descriptive programm only?
write vbscript on veb applications in qtp with exapmles?
In QTP, As a first step wht we will do before going to start a Automation....when it will be decided that we have to go for a Automatio..and who will decide to go for Automation. Any body can pls let me know.. Thanks in Advance..