how we can do web browser using parametarisation in QTP ?
Answers were Sorted based on User's Feedback
Answer / sudhakar
for yahoobroser give id & p/w
in data table select global take 2 columns for id &p/w
then write script as follows
browser("browsername").page("pagename").webedit("edit box
name").set datable("columnname", dtgllobalsheet)
same as above for p/w
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / a.thirumalareddy@gmail.com
validating the functionality with multiple inputs is called parameterization.
we can validate a web browser using parameterization from the dataTable.
if u want script plz mail me i will send the script with details
| Is This Answer Correct ? | 1 Yes | 0 No |
how we can do web browser using parametarisation in QTP ?
They asked by using qtp recording writing scripting
Get the count of files of similar types from a folder.
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
Explain in brief about the QTP Automation Object Model.
how we connect oracle or sql data server database to qtp
how to disable the pop ups through QTP using a script
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Please Explain The QTP real Testing process with steps.
How many add-ins comes by default with quicktest professional (qtp)?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))