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
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How to import a test case present in ".xls" file to TD under a Test set?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Which scripting language used by quicktest professional (qtp)?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Explain measuring transaction.
What are the data types in qtp?
Explain how qtp identifies object?
What is the expert view?
How to use checkpoints in qtp ?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is data driver in qtp? Where we use it?
What are the main differences of qtp and win runner?
what is error and fault in terms of software quality?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.