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



i created script for login in QTP,i parametirized that using global sheet,problem i am facing is f..

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

i created script for login in QTP,i parametirized that using global sheet,problem i am facing is f..

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

Post New Answer

More VB Script Interview Questions

please can you help me to get a code of flames using a visual basic 6

0 Answers  


What is the difference between for loop and while loop?

0 Answers  


Explain different types of segment?

0 Answers  


Mention characteristics of sub procedures?

0 Answers  


Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina

2 Answers  






How are comments handled in the vbscript language?

0 Answers  


What are the data types supported by vbscript?

0 Answers  


What are class variables?

0 Answers  


How will you get the exponent of the given number in vbscript?

0 Answers  


How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?

6 Answers   Nous,


how does vb script help in web page designing? explain with example.

0 Answers  


I have string like hp company.print tis like company hp.write a program in vbscripting

1 Answers   HP,


Categories