After executing the script in qtp suppose i found some
script execute successfully and found some error.So how to
report the status for both (i.e pass and fail report)in test
director.
For "fail" We use "defect tab" in testdirector.
But for "pass" how to report it to TL.what is the process
plz anybody ans
No Answer is Posted For this Question
Be the First to Post Answer
how to upload an excel sheet to quality center?
what is QTP batch testing tool?
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...?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Difference between object identification and smart identification
How to capture a window in QTP?
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
Syntax for how to call one script from another and Syntax to call one "Action" in another?
How to make an Action as reusable?
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
In QTP how to interact tool and application build?
what are the different kinds of frameworks in automation?