what sort of things what u put in Bug Report ?
Answer / sreeprasad
Three main things that developer would look at which saves his
time:
Repro-steps.
what is the expected result.
what is the actual result.
Besides
Functional specification number
1). Bug name
2). Bug Description
3). In which module u r getting
4). What is the severity
5). What is the priority
6). Environments
7). Preconditions
8). Time
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the Maximum syncronization timeout in seconds in QTP 9.5
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?
Where to use Property Let, Property Get, Property Set in UFT
How to attach a file to TD?
how you update scripts in qtp?
What is system testing and what are the different types of tests you perform in system testing?
How to get line numbers in your editor in expert view?
How to use library files in QTP? how we can call these files in to script?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
What is Cross browser testing? Does UFT support it?
what does it mean when a check point is in red color? what do u do?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on