Write script to fetch the data from global sheet where row
number is 3 and parameter is "text"
Answer Posted / kishan
Here is the code:
SheetName="Global"
Datatable.GetSheet(SheetName).SetCurrentRow(3)
print Datatable.Value("Text",SheetName)
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
explain abt dyanamic changing object with example?
What is qtpro?
How to analyzing the checpoint results?
could any help me please, how to work on visual foxpro application using UFT
what is command for executing files?
What are the different ways to invoke an application using QTP?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is active screen?
Which recording modes need more memory?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Why qtp always start action1 and does not start action?
banking domain description for software tester for interview
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
how to post xml data from QTP scripts to any application?