in Technology by
Explain the difference between Sanity Testing Vs Regression Testing?

1 Answer

0 votes
by
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.

Related questions

0 votes
    Difference Between Smoke And Sanity Testing?...
asked Oct 17, 2020 in Technology by JackTerrance
0 votes
    Explain the SANITY TESTING?...
asked Oct 17, 2020 in Technology by JackTerrance
0 votes
    Explain the difference between Smoke Test Vs Build Acceptance Testing?...
asked Oct 17, 2020 in Technology by JackTerrance
0 votes
    Difference Between Functional Testing Vs Non-Functional Testing with Examples?...
asked Oct 17, 2020 in Technology by JackTerrance
0 votes
    Explain the difference between traditional Waterfall model and Agile testing?...
asked Nov 26, 2020 in Technology by Editorial Staff
0 votes
    Explain the difference between Swift vs Objective-C.?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Explain the difference between Endpoint Security vs. Network Security?...
asked Oct 24, 2020 in Technology by JackTerrance
0 votes
    We use logistic regression to predict the value of the categorical outcome, But I believe linear regression is ... two methodologies. Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    What is automated regression testing?...
asked Jul 10, 2021 in Technology by JackTerrance
0 votes
    What type of testing should be taken into consideration according to you when the regression tests are repeated multiple times?...
asked Feb 7, 2021 in Technology by JackTerrance
0 votes
    What’s the difference between manual testing and automated testing?...
asked Jul 9, 2021 in Technology by JackTerrance
0 votes
    What is the key difference between mobile device testing and mobile application testing?...
asked Feb 9, 2021 in Technology by JackTerrance
0 votes
    What is the Difference Between White-Box and Black-Box Testing?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    Difference Between Functional and Non-Functional Testing...
asked Oct 17, 2020 in Technology by JackTerrance
0 votes
    Difference between get() vs load() method in Hibernate?...
asked Feb 4, 2021 in Technology by JackTerrance
...