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 |
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What is a recovery scenario?
Synchronozation types in QTP
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
how to retrieve the column headers in database using vbscript statement in QTP
What is test object model in QTP ?
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
what is difference between wait and synchronization point.
What is QuickTest Automation Object Model? Where we can use AOM?