Differentiate regular regression testing and final
regression testing.
Answer Posted / swati
Regualar Regression testing is a process of re executing
the test cases on the modified build. Mainly we chect its
functionality and also to check if the inclusions or
modifications has any impacts on the existing software
functionalities.
Final regression testing is done at the end of test closure
reviews mainly concerned with high bug density areas.its
aslo knwn as pre-acceptance testing ...the test lead
conducts a test closure review to estimate completeness and
correctness of testing applying coverage analysis, bug
density and analysis of deferred bugs.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is test out put?
how to explain banking domain project in testing?
What is an exit criteria?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
How do you get programmers to build testability support into their code?
when do you escalte issue to your manager?
What is the difference between a defect and a failure?
What are the main key components in Web applications and Client Server applications? and their differences?
what is a horizontal and vertical matrix explain with examples
please send me database stored procedure checklist.
What is white box testing?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
How do you Prepare a Defect Managemnt Policy
What do you do (with the project staff) when the schedule fails?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?