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
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
When to use shared and local object repository?
Can we Test Welcome Screens and Process Images with QTP
what testing activities u may want to automate in a project?
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
How to find the length of the string in qtp?
In key word driven framework,we will rename the logical names of objects,why?
How will you declare a variable in qtp?
In QTP, What is Global action and Local action?
Explain different checkpoints in qtp.
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,