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 / mahesh_sqa
var="Raju want to marry"
var1=InStr(1,var,"want")
if var1>0 then
MsgBox "String Exists"
Else
MsgBox "Doesn't Exists the String"
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How many types of recording facility are available in quicktest professional (qtp)?
after click on compose mail how can we attached a file in qtp with vbscript code
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How will you check a web application for broken links using qtp?
What is the architecture of your project? Can any one answer for this question plz........
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
if numbers are always changing write a script for that
Explain the difference between check point and output value?
What is system testing and what are the different types of tests you perform in system testing?
What are the various automation frameworks available in qtp?
What is a Patch in QTP?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How many ways is to parameterize the value?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?