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 |
Hi, how can we check or avoid the memory leakage in QTP9.2?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
What are the drawbacks of QTP?
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
How do u write script in qtp? where do u write?
How many lines of code in each script of QTP?
Among all the check points what is the most important checkpoint?
What is an Custom Object in QTP ?
How to creating an output value using quicktest professional?
If QTP not recognizing using repository while executing, how can we go forward
how can i impliment error handling in QTP?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.