what is status of defect when you are performing regression
testing.
Answers were Sorted based on User's Feedback
Answer / debashish_samanta
Different Status of the bugs are
1.New
2.Closed
3.Fixed
4.Rejected
5.Open
6.Reopen
During the Regression testing there may be different status
of the Bug Like
1.Closed
2.Open
3.Reopen
Developer will assign
1.Fixed
2.Rejected
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / narendra
Hi All,
While we performing regression testing the defect staus is:
1) If you are using TestDirector the status is in "Fixed".
(New, Open, Fixed, Reject, Closed, Re-Open)
2) If you are using ClearQuest the status is in "INTT".
These are the status in ClearQuest:
(Submitted, DEVL, INTT, Return-Devl, MERGE, CLOSED)
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / praveen
the status of bug is fixed, for that the test engineer
performs testing on the modified module wheter the fixed
defect is working fine or not or hurming the other
functionlity
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nilesh
We r going to perform regression testing only on the pass test cases. means we r going to check impact of fix bug on application, during regression testing.
Hence defect status is [FIX]
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saravanan
Defect track is communicated to testing team to developer
team.
Defect track is communicated to testing team to Rest (Other
Team)team.
Defect track is communicated to testing team to End user.
Defect Status is
1.Reported
2.Assigned
3.Solved
4.Reassigned
5.Checked
6.Rejected
7.Approved
Regards
Saravanan,Chennai
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sathya
While we perform regression testing the defect staus is
RESOLVED]
Is This Answer Correct ? | 1 Yes | 5 No |
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
What is test Strategy ? whether it's comes under test plan? Explain me?
what is mean by funtionality testing and performance testing,and what is the difference?
what is equivalence class partition?
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
How will you review the test case and how many types are there ?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
what is meant by web service testing and what is the use of web service testing ?
what is mutation testing? when it is use in the phase?
Why does software have bugs?
Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?