what is the syntax for regular expression in QTP?
how to create user defined functions in QTP?
Answer Posted / uday
Regular expressions enable QuickTest to identify objects
and text strings with varying values.
You can use regular expressions when defining the
properties of an object, the methods of an argument, when
parameterizing a step, and when creating checkpoints with
varying values.
A regular expression is a string that specifies a complex
search phrase. By using special characters such as a period
(.), asterisk (*), caret (^), and brackets ([ ]), you
define the conditions of the search.
we can write the user defined in a notepad and save the
file as .vbs and we then associate that to Test-Settings-
Resources-Associate Library Files by clicking plus and
select the .vbs file. In the script we can call the
function with function name ()
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
write a script to verify the image path(src property) of the images which are in web pages.
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is the difference between call to existing action and copy of an action?
what is ODC and GDC?
How does quicktest professional (qtp) identifies the object in the application?
What is the significance of “action 0” in qtp?
What is the use of sendkeys and what are send keys
Explain different checkpoints in qtp.
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is the parameterization? Give one example?
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?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What are the views available in qtp?