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
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
from what stage you will start automation in your project
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
How to add synchronisation points in qtp?
What is diff between SDLC AND STLC?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What are the enhancements u did after recording ur script?