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
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How will you get the exponent of the given number in vbscript?
How to replace junk code recorded by QTP with a mall function.
what types of bugs will we find out in banking projects for automation testing?
Description.Create
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
please can you help me to get a code of flames using a visual basic 6
How will you get a random number between 0 and 1 in vbscript?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
What are class events?
Explain sga memory structures?
How will you release the memory acquired by an array variable in vbscript?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Explain the .wsf files?