how to do spell check in QTP?
reply please

Answer Posted / venkat reddy

What Neeraj said is correct , but i willb try to give more
clear on this,

Dim str
Exp="Don't have a Windows Live ID?"

Act=Browser("Sign In").Page("Sign In").WebElement("Don't
have
a Windows Live").GetROProperty("innertext")= "Don't have a
Windows Live ID?"
if(Exp==Act) then
msgbox "We are sucessfull"
else
msgbox "We are not sucessfull"
End If

Byeeeeeee
correct me if i am wrong...

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use output values in qtp ?

561


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?

1314


What are the factors on which script execution time is dependent?

616


What are the methods used in UFT to handle exceptions or run-time errors?

653


What is the use of ordinal identifier in qtp?

608






Explain qtp(quick test professional)?

583


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2173


What is the difference between analog and low level recording?

626


How will you report the bug and explain the defect tracking sheet you handled?

2558


Where you are storing your script?

637


An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))

1591


can any body give the banking domain concepts/links

3636


How many types of trigger events are there in qtp?

552


Explain object spy in qtp.

590


tell me QTP standards ?plz

1522