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
regular expression that will recognize a browser as long as its name property starts with mybrowser
How can you create a file object to work with the files in the vbscript language?
Which constant is used for print and display functions and works as same as pressing enter key?
How can you create an object in vbscript?
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...
Explain about filter expression?
what is the use of QCUtil? explain with one example?
What is difference between vbscript and vba?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
What methods are used to create text files and open text files in the vbscript language?
What is the use of the date function in the vbscript language?
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 ?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
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
please can you help me to get a code of flames using a visual basic 6