hi i am working with vbwindow on qtp.first i am openning
qtp whenever open qtp my application not open that time
generated error like "Runtime error 0" and fatal
error:automation error how to solve this problem pls tell me
No Answer is Posted For this Question
Be the First to Post Answer
How to find the number the number of Links, Brolken Links in a webpage?
Write the Test Cases for ATM(Any Time Money)
How to take screenshots in qtp?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
What is the difference between call to existing action and copy of an action?
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 are the Tools for version control?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
What is keyword driven framework, what is "key" in It.
What is qtpro? What is quick test pro? What is a quick test professional?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?