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
No Answer is Posted For this Question
Be the First to Post Answer
How to capture data from images in QTP and produce them in Excel sheet ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is the Difference between copy to action and call to action?
What is the Test Object model in QTP?
Can we call a parameter from an action to other action?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
can we call a test in another test?
In Manual testing , can u prpare bug report in TD?
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...?
I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.
types of output value in details.