Answer Posted / raja83
hi i am not understanding your question clearly
1)you can pass datasheet value to test during run time
DataTable.SetCurrentRow(1)
var= Datatable.Value("Column Name","Sheet name")
2) you can write value to datasheet during run time
DataTable.SetCurrentRow(2)
Datatable.Value("Column Name","Sheet name") = Value
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to use Environment parameterization? Explain with an example.
Connect to QC using AOM.
What is data driver in qtp?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How do you check ticket cost and ticket number in flight application?
Which environments are supported by hp qtp?
Both static and dynamic arrays are handled by the vb script. Is it true?
What is debugging? How you debug your script?
What is an expert view and keyword view?
How QTP support all types of applications (platforms)?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
why you have standardized functions? plzzz guys with real time exp. do answer
When you open QTP, how many sheets you can see?
What is the difference between run time object and test object in QTP?