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 |
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
why you have standardized functions? plzzz guys with real time exp. do answer
How to identify 2 versions of browsers based on regular expression
How to handle Dynamically changing Objects in QTP?
what are the metrics in general we use in testing.
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
How we will execute(run) the scripts in qtp 8.2?
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.
What is a quick test professional?
What are the most frequent errors you faced while executing your scripts?
How can you close the second opened browser?