How to use Regular Expressions in QTP? give an example.
Answer Posted / uday
ex
if we take flight reservation table (coz its easy to
understand the concept)
just record the script like this
go to file open order give no 5
and go to fax order type any fax no click send
and stop recording
then go to qtp script just change the script (the order no
to 6 )
Window("Flight Reservation").Dialog("Open
Order").WinEdit("Edit").Set "6"
and run the script we get the error as qtp could not
identify the fax order no 5
then go to repository select fax order no change the value
to "fax order no. *"
run it u get it
| Is This Answer Correct ? | 46 Yes | 8 No |
Post New Answer View All Answers
How do know the number of browsers opened?
What are the benefits of quick test pro(qtp)?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Explain more about the Test Fusion Report of QTP?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Does QTP record on Objects created on XWindows Environment?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to record application running on the Virtual machine?
What is ‘object spy’ and what is the function of object spy in qtp?
What is Distributed testing? How does UFT support it?
Describe function procedure in vbscript.
What is the quicktest professional (qtp) testing process?