How to differentiate the webedit field like user name and
password?

Please tell any other best answer is ther

Answers were Sorted based on User's Feedback



How to differentiate the webedit field like user name and password? Please tell any other best ..

Answer / mudaseer

when we type user name it is displayed normally (not in encrypted form )but when we type password it is displayed as ****** (in encrypted form)

Is This Answer Correct ?    6 Yes 0 No

How to differentiate the webedit field like user name and password? Please tell any other best ..

Answer / pravati

in object spy the email logical name is email,and the password logical name is password which is the property of the email and password and which is differenciate the email nd password.in descriptive programming u can take the getroproperty(name) it can also differenciate the email and password.

Is This Answer Correct ?    0 Yes 0 No

How to differentiate the webedit field like user name and password? Please tell any other best ..

Answer / akhaleshyadav1985

Object webedit for user name and password having different
logical name and properties, as
for user name: P.name: name p.value: Usrname
for password p.name: name p.value: passwd

QTP recognized objects which have unique identification.



Thanks
Akhalesh yadav
9555717928

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is the hierarchy to use properties in descriptive programming

1 Answers  


what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz

1 Answers  


What are the types of object repository?

1 Answers  


Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible

5 Answers  


plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?

2 Answers   CTS, Tech Mahindra,


How to associate shared object repository to test in qtp?

1 Answers  


How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar

1 Answers  


How to associate function library at a run time?

1 Answers  


How many tabs are available to view your test in a test pane and what are they?

1 Answers  


What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.

1 Answers   TCS,


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1 Answers  


How to use setroproperty?

1 Answers  


Categories