hi in QTP 8.2 in the edit box has text like "raju want
married" . i want to check "want" is their in the text
or not ?
Answer Posted / srin
yes preeti you are correct. you can use regular expression.
like "srinkv@gmail.com" if you want to check "srin" in the
syntex it is "srin*" in vbscript & /srin*/ in jscript.
Agree with your comment
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between action & Reusable action?
what is run action?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is qtp window?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How many add-ins comes by default with qtp?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How does qtp identify gui object?
How to release all resources file from the QTP?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How many types of Automation frameworks are there in UFT? Describe them.
How many types of recording facility are available in quicktest professional (qtp)?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is fragmentation and paging?