in qtp 3 sheets is there in data table like global, action1,
action2. I want to check the rows and columns in action2.
how can check using script?
Answer Posted / prasad reddy
Hi you can check the values by mentioning the sheet name
and column name
EX:Datatable.Value("ColName","SheetName").
Thanks,
Prasad
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How to find the name of the machine where you are running your automation scripts in qtp?
what frame work you are following?
Explain the concept of object repository and how QTP recognizes objects?
What is qtpro? What is quick test pro?
Hello friends..... On which areas of an application we can not test with QTP
What is the latest version of qtp?
Give the syntax to import/export xls into qtp.
Explain the features and benefits of quick test pro(qtp)?
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is 'sleep' in sync point?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
how to know no.of mails in our g mail by using vb-script
Shall we add Local Repository to shared object repository,if yes,how we add