Write script to fetch the data from global sheet where row
number is 3 and parameter is "text"
Answer Posted / sonal
msgbox (datatable.getsheet("Global").getparameter("Text").valuebyrow(3))
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to use reporter.report event in qtp ?
Is QTP supports Unix. If yes, then how the test automation is done?
Explain xml checkpoints.
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What is expert view and keyword view?
What is quicktest professional window?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What is the file extension of the code file in qtp?
How to test login module with different username and password by using data driven testing in QTP?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How you create new action in qtp?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19