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


Please Help Members By Posting Answers For Below Questions

What are the uses of vb script?

805


What is select case statement?

815


how to acces the remote mechine using vb cript(QTP)

1782


How to create a cookie using vbscript?

840


Mention what is the difference between vbscript and vba?

734


How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz

2631


how to write validation function for date in vb script

2334


Explain about adodb.stream class?

818


Explain the operator precedence in vb script?

843


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

1982


How will you release the memory acquired by an array variable in vbscript?

989


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

2590


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

796


How to make sure that items in a wintree are sorted al?

2569


Which object provide information about a single runtime error in a vbscript?

829