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 vb script to rename a folder from tree4 to tree7
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
write a Vb script to find a whther a selected drive exits.
What are the data types supported by vbscript?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Mention how you can call vbscript functions?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
How to write VB Script for selecting a particular row in a WebTable?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.