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 to break the object spy ?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
How can we display the names of the buttons in the toolbar of a webpage
How to export data in excelsheet to qtp without using datatable.
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
What is a Patch in QTP?
How can we count the no of rows are available in a data table ?