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 |
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
Diff b/w Health care domain and Banking Domain?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
What are the types of Object Repositories in QTP?
how to lunch the application in the qtp tool ?
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
How do you use the parameters.input parameters and out put parameters.
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP