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

How to open a file. What is the perpose of true and false mode there?

0 Answers  


Explain the filter expression?

0 Answers  


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

0 Answers   Ness Technologies,


I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.

1 Answers  


Mention how to create a cookie using vbscript?

0 Answers  






write a vb script to display the size of the folder,date created and name of the folder

1 Answers  


Write a code to print numbers from 5 to 0?

0 Answers  


what is fire event method in qtp?

3 Answers   TCS,


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?

0 Answers   Livetek,


Which loop is used in case of arrays in the vbscript language?

0 Answers  


who you define variables and functions in VB?

1 Answers  


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

0 Answers   IBM,


Categories