Explain Bug Life cycle

What is integration testing and regression testing
What is verification and validation


How does winrunner recognizes the project which is in
custom build
What is expert view and tree view
How does QTP identifies the project
What is the difference between Winrunner and QTP
What is Test Director and which version of test director
your are using in your project
What is a test plans
what are the contents present in a test plan
What is the risk of testing a project

Answers were Sorted based on User's Feedback



Explain Bug Life cycle What is integration testing and regression testing What is verification..

Answer / shyam

bug life cycle:


1. New: When the bug is posted for the first time, its state
will be “NEW”. This means that the bug is not yet approved.
2. Open: After a tester has posted a bug, the lead of the
tester approves that the bug is genuine and he changes the
state as “OPEN”.
3. Assign: Once the lead changes the state as “OPEN”, he
assigns the bug to corresponding developer or developer
team. The state of the bug now is changed to “ASSIGN”.
4. Test: Once the developer fixes the bug, he has to assign
the bug to the testing team for next round of testing.
Before he releases the software with bug fixed, he changes
the state of bug to “TEST”. It specifies that the bug has
been fixed and is released to testing team.
5. Deferred: The bug, changed to deferred state means the
bug is expected to be fixed in next releases. The reasons
for changing the bug to this state have many factors. Some
of them are priority of the bug may be low, lack of time for
the release or the bug may not have major effect on the
software.
6. Rejected: If the developer feels that the bug is not
genuine, he rejects the bug. Then the state of the bug is
changed to “REJECTED”.
7. Duplicate: If the bug is repeated twice or the two bugs
mention the same concept of the bug, then one bug status is
changed to “DUPLICATE”.
8. Verified: Once the bug is fixed and the status is changed
to “TEST”, the tester tests the bug. If the bug is not
present in the software, he approves that the bug is fixed
and changes the status to “VERIFIED”.
9. Reopened: If the bug still exists even after the bug is
fixed by the developer, the tester changes the status to
“REOPENED”. The bug traverses the life cycle once again.
10. Closed: Once the bug is fixed, it is tested by the
tester. If the tester feels that the bug no longer exists in
the software, he changes the status of the bug to “CLOSED”.
This state means that the bug is fixed, tested and approved.

Is This Answer Correct ?    5 Yes 1 No

Explain Bug Life cycle What is integration testing and regression testing What is verification..

Answer / gayathri

What is integration testing and regression testing ?What is
verification and validation ?
Integration testing :
The integration Testing is doing for integrated modules
with the intension of finding interface errors.
Here we have to check whether the integrated modules are
Working properly or not. This can be do through the
integration test cases.

For example: Creating a user account and login to the
system
are two modules.

Here u can see the Create User is a module and Login user
is another module. So First we create a user then with the
new username and password we logon to the system. If it is
working as per the expectation then the test is pass.

we can follow the two approaches in Integration Testing-
Bottom up Integration and Top Down Integration....
regression testing :Test the newversion of the application
with previous version of same application.
After fixing the bug the developer send application to
tester.tester test the application .new functionality of
application have n't create any problem on prevoius
appliction

Is This Answer Correct ?    4 Yes 2 No

Explain Bug Life cycle What is integration testing and regression testing What is verification..

Answer / kshama

Integration testing : Testing Perform to Expose defects in
the Interface & in the Interaction between Integrated
component or system.
1)Component integration Testing
2)System Interaction Testing

Regression Testing : Testing of Previously Tested Program
following Modification to ensure that defects have not been
Introduced or uncover in unchanged area of Software as a
Result of the Changes made. It is Performed when the
software or its Environment Changed.

Is This Answer Correct ?    1 Yes 0 No

Explain Bug Life cycle What is integration testing and regression testing What is verification..

Answer / gayathri

verification:To check the appliction is right or wrong.
It is static testing code is doesn't
execute.reviews,meetings,Auditings,walkthrought ....comes
under verification.
validation:To check the appliction is right or wrong
according to the customer expectations.It is static testing
code is execute.all testings like unit testing,system
testing,security testings.....comes under validation

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

what is the need for different tools? why cant we manage testing with a single tool?

2 Answers   Calpine Technologies,


What is the V-model?

2 Answers  


what is meant by Adapt testing?

1 Answers  


What is PBX Testing & What is Test coverage?

3 Answers  


Hi, I want to apply jobs on manual testing with 6 months experience can any body sent a cv.

1 Answers  






Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif

2 Answers  


plz anyone can explain me what is PB/MF based application?

1 Answers  


how u will do the load,stress and performance testing manually ?

9 Answers   IBM,


Difference b/n Validation and verification?

8 Answers   Amdocs, TSYS,


Explain user acceptance testing.

0 Answers  


What is a show stopper?

10 Answers   Satyam,


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

0 Answers  


Categories