Write script to fetch the data from global sheet where row
number is 3 and parameter is "text"
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sonal
msgbox (datatable.getsheet("Global").getparameter("Text").valuebyrow(3))
Is This Answer Correct ? | 1 Yes | 0 No |
datatable.SetCurrentRow(3)
a=datatable.Value("A",dtglobalsheet)
msgbox a
Is This Answer Correct ? | 1 Yes | 0 No |
How to Analyze the Checpoint results with Standard Checpoint ?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in
My project title is "DRUG Audition and research management" it comes which domain?
what is TOM in qtp?
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?
Explain the difference between data driven testing and parameterization ?
What is data driver in qtp?
If I give some thousand tests to execute in two days what do you do?
after click on compose mail how can we attached a file in qtp with vbscript code
What is the short cut keys for the following?