How can i find out any "text's" coordinates in excel sheet
For example:
I want to know the coordinates of "F" Column in the excell
sheet
While recording when i clicked on F column it is showing
the coordinate values 385,9 but with out recording how can
i find out them
Suppose i want to clik on "H" column
writing the script like this
Window("Book1").WinObject("Book1").Click (...........)
Here I Dont know what (x y )values should i enter
Please any one can help me?
Answer Posted / nani
Hi,
For this one no need of co-ordinates.
just u can type the row value and column value only.
like (1,1)== first row first column.
similarly (1,8)==first row 8 column.
let me know any issues with this.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Explain how Does Run time data (Parameterization) is handled in QTP?
what is actually contain test report? can anybody post the test report
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How to run a test using quicktest professional?
What is difference between shared and local object repository?
In qtp, explain what is crypt object
what is the difference between built-i function and In-built function?
What are the recording modes in wave event?
is it possible to add sheets to excel at runtime
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
what is clean sweep?
How to find the path of folder in which the test is saved in qtp?