can i login a page by giving username and password and click
on ok button through database parameterization.and if its
yes then please write the code of that
Answer Posted / pravati
Rowcount=Datatable.getsheet(id).Rowcount
msgbox Rowcount
for i=1 to rowcount
Datatable.Getsheet(id).setcurrentrow(i)
username=Datatable.value(parameter id,sht id)
pwd=Datatable.value(parameter id,sht id)
Browser().page().webedit().set username
Browser().page().webedit().set pwd
Browser().page().webbutton().click
Next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to release all resources file from the QTP?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
banking project description for software tester
How to find operating system information using the qtp script?
How is test case write?
how will you check how many members visited the website www.infosys.com?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is qtpro? What is a quick test professional?
What are the differences between quicktest professional (qtp) and winrunner?
How many scripts did you have?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What is the extension of the recovery scenario file in qtp?
What are the features of quick test pro(qtp)?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What are the views available in qtp?