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
Answer Posted / 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 |
Post New Answer View All Answers
What is the main difference between function and sub-procedure?
What is byref and byval parameters in vbscript?
Description.Create
What is the scope of a constant declared using public?
Mention what is select case statement?
Explain different types of segment?
Differentiate javascript and vbscript?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
What are events in the vbscript language?
How to Enter Values on the Command promt using VB script
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
How will you get the exponent of the given number in vbscript?
How regexp.execute method works?
What methods are used to create text files and open text files in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?