what is the syntax for regular expression in QTP?
how to create user defined functions in QTP?
Answer Posted / ram
By using regular expression we can handle dynamic objects
in object repositiry.
When an object property will changing freaquently based on
input values that time we use regular expression.
we have nuber of regular expressions , But we are using 4
types of regular expressions * . ( )
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we conduct U-I Testing by using QTP??????
Explain about the test fusion report of quicktest professional?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Explain different type of event trigger option.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
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..
What is a data driven test in qtp?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How to suppress warnings from the test results page?
Can launch two instances of qtp on the same machine?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...