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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

regular expression that will recognize a browser as long as its name property starts with mybrowser

1980


How can you create a file object to work with the files in the vbscript language?

718


Which constant is used for print and display functions and works as same as pressing enter key?

776


How can you create an object in vbscript?

838


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

1858


Explain about filter expression?

783


what is the use of QCUtil? explain with one example?

6662


What is difference between vbscript and vba?

863


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

815


What methods are used to create text files and open text files in the vbscript language?

749


What is the use of the date function in the vbscript language?

783


If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

1788


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

2396


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1635


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

1440