i created script for login in QTP,i parametirized that
using global sheet,problem i am facing is first i want to
login with first values provided in excelsheet and want to
perform some operation,second time if call same action it
should login with second values in excelsheet
Answers were Sorted based on User's Feedback
Answer / sadashiv (wipro)
hello we should change the settings for that
file-> settings->Run->run the row from 1 to 10 then we can
pass the all the parameter from the datatable.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / aswinikumar.av
I am supposed to set the value in QTP under File-->
Settings to run on all rows. In your script, take the count
of all the rows in the Excel Sheet and then put in a For
loop and run your action. This is to move the pointer in
Excel Sheet to the next row in the Datasheet to pick the
newer data for execution.
| Is This Answer Correct ? | 0 Yes | 8 No |
Write a Fucntion to close all Opened browser expect desired one?
What is sql loader? Explain the files used by sql loader to load file?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Mention how to access array data?
How you can call vbscript functions?
Explain vbscript in detail?
What is the use of the recordset object and which statement is used to create such an object?
Explain the tristate constants in vbscript?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
In what way program "hello world" you can write in vbscript?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page