1>How to get the browser name by writing the VBScript.
2>How did you used the GetROProperty and GetTOproperty .give
real time scenario.
2>Give and real time ex for the bug having "High Severity
and low priority"on banking doamin web based application.
Answers were Sorted based on User's Feedback
Answer / bujji
Var =Browser("BrowserName").Page("PageName").Getroproperty
("URL")
Magbox Var
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / sivakumar
Answer to High Severity & Low Priority bug:
If you identify any showstopper bugs in any of the
functionality in the banking application.
Eg: Fash cash option throws page under construction
We identify the bug and categorize as "high severity" &
"high priority". When it goes to client, he may feel that
functionality is not required for the current release, fix
the bug in future release. Development lead will change the
status of the bug to "Low priority"
Simply we can say, all the deferred bugs will categorize as
"High Severity with Low priority"
correct me if i am wrong
| Is This Answer Correct ? | 1 Yes | 3 No |
How do you open adobe acrobat file in QTP and do some testing on that file ?
Can any one please explain hwo to test client/server application using QTP?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
What is Step generator in qtp? wt is the use? can u any body explain me? plz
why was automation used in the project?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
is there any addin for remedy user application
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
what is key word driven frame work how to use keyword driven frame in QTP in a project