Write script to fetch the data from global sheet where row
number is 3 and parameter is "text"
Answer Posted / pushkar1206
datatable.SetCurrentRow(3)
a=datatable.Value("A",dtglobalsheet)
msgbox a
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to start recording using quicktest professional?
What are metrics and matrix?
What do you mean by checkpoints in qtp?
what is the difference between data driver & data driven and driver script?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Explain step generator in qtp?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
what could go wrong with test automation?
What are the Application Functions available in QTP?
The hybrid framework can be implemented for any application. Is it true?
how to test load test and block box testing an a web based application pls give ans briefly
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How you create new action in qtp?