For ex we are doing automate testing in that can we do some
part of application recording, some part descriptive
programing and some part general VB scripting like
that .............
Answers were Sorted based on User's Feedback
Answer / krishna
YES WE CAN PERFORM RECORDING , DESCRIPTIVE PROGRAMING AND
VBSCRIPTING ALSO
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anonymous
Depends on scenario..
If objects are not being recognized by qtp, we should use
descriptive programme.
1. We can directly record.
2.Then modify those scripts- this is enhancements. We can
also directly write scripts by first creating the shared
repository. Modification is very must for any script.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you connect to database ,What is the script to connect DATA BASE?
Where you can store check point results?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
Explain how you can replace string in qtp?
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
How to get line numbers in your editor in expert view?
take one exmple and write on that discriptive programe in qtp?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
how do check the links in a webpage ?
How to track the execution time?
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.