Categories
Education
General
Credit
Health
Insurance
Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
Explain the difference between Sanity Testing Vs Regression Testing?
asked
Oct 17, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
Explain the difference between Sanity Testing Vs Regression Testing?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 17, 2020
by
JackTerrance
(
1.8m
points)
S. No.
Regression Testing
Sanity Testing
1
Regression testing is done to verify that the complete system and bug fixes are working fine.
Sanity testing is done at random to verify that each functionality is working as expected.
2
Every tiniest part is regressed in this testing.
This is not a planned testing and is done only when there’s a time crunch.
3
It is a well elaborate and planned testing.
This is not a planned testing and is done only when there’s a time crunch.
4
An appropriately designed suite of test cases is created for this testing.
It may not every time be possible to create the test cases; a rough set of test cases is created usually.
5
This includes in-depth verification of functionality, UI, performance, browser/OS testing etc. i.e. every aspect of the system is regressed.
This mainly includes verification of business rules, functionality.
6
This is a wide and deep testing.
This is a wide and shallow testing.
7
This testing is at times scheduled for weeks or even month(s).
This mostly spans over 2-3 days max.
Please
log in
or
register
to add a comment.
Related questions
0
votes
Q: Difference Between Smoke And Sanity Testing?
asked
Oct 17, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain the difference between Smoke Test Vs Build Acceptance Testing?
asked
Oct 17, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain the SANITY TESTING?
asked
Oct 17, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Difference Between Functional Testing Vs Non-Functional Testing with Examples?
asked
Oct 17, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Explain the difference between Swift vs Objective-C.?
asked
Nov 30, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...