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


Please Help Members By Posting Answers For Below Questions

How many types of recording facility are available in quicktest professional (qtp)?

697


after click on compose mail how can we attached a file in qtp with vbscript code

1724


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?

1617


How will you check a web application for broken links using qtp?

643


What is the architecture of your project? Can any one answer for this question plz........

1484






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.

1527


if numbers are always changing write a script for that

3579


Explain the difference between check point and output value?

576


What is system testing and what are the different types of tests you perform in system testing?

702


What are the various automation frameworks available in qtp?

607


What is a Patch in QTP?

689


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?

1596


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1668


How many ways is to parameterize the value?

697


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

2067