how we can do web browser using parametarisation in QTP ?
Answer Posted / 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 |
Post New Answer View All Answers
How to data driven test for Win objects in QTP ?
What are the Disadvantages of shared object repository?
How many types of parameters are available in quicktest professional (qtp)?
Generic function to search for the unique link in webtable and click on it
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is difference between shared and local object repository?
What is action split and the purpose of using this in qtp?
Which environments are supported by hp qtp?
How software tester can use constants and variables in scripts?
What are the general steps involved in the data driven framework?
What are the different attributes used with regular expression?
How you will rate urself in QTP in the range of 0 to 5
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What are private functions in QTP? How they can be called from the function library?