How to differentiate the webedit field like user name and
password?
Please tell any other best answer is ther
Answer Posted / 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 View All Answers
What is the use of Debug Viewer?
Why qtp the best testing tool?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what type of run time errors you get while you ar edoing rpg program?
Why qtp always start action1 and does not start action?
Is qtp supports uni-code?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Define virtual object?
Hi All, I need code for how to execute qtp scripts from excell sheet
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
what you mean by artifact,milestone...
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
What are the main differences of qtp and win runner?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.