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
how to write validation function for date in vb script
How to assign a numeric value to a variable?
How can the spaces from the string be removed?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
how to increasing the numbers in a given text box please write a vb script
Explain about tristate constants?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Differentiate javascript and vbscript?
Which command is used for writing text on a page?
Illustrate briefly about the different types of statement
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Mention the environments where vbscript could be run?
What is vbscript?
What is the use of the instr function?
What is the purpose of regexp object in vbscript?