I am in need of some set of QTP FAQ @ interview.
Also recently in one of interview portal they asked me how
you write the script for Login application which it is web
-based and using Descriptive Programming? Without
associating the shared object repository?Please i do need
this answer very soon? Please respond me soon @
vaisu72@yahoo.com
Answers were Sorted based on User's Feedback
Answer / uday
The syntax is perfect.
But how Dialog and WinEdit comes in web application.
Replace dialog with Browser().Page() etc.
The rest is fine...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / dileep kumar
By using Descriptive we can write the test script for web based Login application.
Script: for QTP sample application:
Dialog("text:=Login").winedit("attached text:= Agentname").set"abcdef"
Dialog("text:=Login").winedit("attached text:= password").set"mercury"
Dialog("text:=Login").winbutton("text:= OK"),click
****************************************************
Like this by adding the unique properties and values of the object we can write descriptive program.
Note: >>>Some times the object needs more than one property to identify.
>>>> Better to use Object Spy to get the object properties and vales...
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
What is test harness?
What is checkpoints for quicktest professional (qtp)?
Which functionalities of QTP used in banking project? pls any say answer?
Does QTP provides any tools for parametarization?
how i can get the value of label box , please any body tell me script of that code
can u give one scenario for for PopWindow Exception & write Code for that?
Tell me one scenario, the complex functionality you have automated in your project?
what is the purpose of SetTOProperty Method?
1 Answers Cap Gemini, iGate, Wipro,
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
what r the main benefits of automation?
In an interview what r the questions asked in qtp related project? pls any answer this question?