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

When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?

3 Answers   Logica CMG, McGraw Hill,


how to display all the links in one page using vb script in qtp.

1 Answers   DST Global Solutions,


How to assign a numeric value to a variable?

0 Answers  


Anyone have qtp11.0 crack?

0 Answers  


What is the main difference between function and sub-procedure?

0 Answers  






Explain few date functions in vbscript?

0 Answers  


How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?

2 Answers   IBM, Infosys, Wipro,


write a program to display the system specifications of client system with the help of vb script.

1 Answers  


Mention what is the use of option explicit in vbscript?

0 Answers  


How to insert snapshot during manual scripting in QTP?

1 Answers  


Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

12 Answers   Amazon, Pyroferus,


Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

0 Answers  


Categories