Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me
sample script for this where there is some condition. like
if "text" THEN msgbox() else endif

Answer Posted / sdf

textProp=Browser("").Page().WebEdit().GetROProperties
("text")
If textProp<>"password" Then
msgbox "Enter Proper Password"
End If

Is This Answer Correct ?    11 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?

2193


Explain actions in qtp ?

1042


How do you open adobe acrobat file in QTP and do some testing on that file ?

1115


what is the diff b/w assistive and mandatary rules of object repository in QTP???

2233


How to record a qtp script ?

1101


How can we conduct U-I Testing by using QTP??????

1937


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6858


What is the expert view?

1046


how to disable the pop ups through QTP using a script

2327


i can done the project with QTP in that time i can say how many members in my team size?

1955


Can you list some technologies that support qtp?

1031


How to run a test using quicktest professional (qtp)?

1207


what is the hierarchy to use properties in descriptive programming

2039


Is it possible to split an action? How?

1163


what is the latest version of QTP? Main difference between 9.2 and 10 version

2207