What is The difference between Sanity Testing and
Regression Testing
Answer Posted / chennamsubbaraidu
Open the Ellamey.com page. See the Functional Requirements
are present on the page r not according to the client
requirement.check all the module pages.This type of checking
called sanity testing.If search button is displaying in the
page then it is sanity testing. then check the functionality
is working then it is smoke testing.
Now regression.
Suppose u have Modules A,B,C,D.u checked all the modules
and u prepared the testcases.NOw u r client asked to add F
module in the Middle of B and C.So after developing the E
module From the Development Team,The E module is Integrated
between B and C.Now the Total Module Flow is ABECD.
Now u have 2 check that after integrating E module,Any
effect on A,B C D modules.Sometimes Some Effect will be
appear to the Remaining module.Then u have 2 check all the
Modules again,Prepare testcases.Then u have 2 compare the
Old testcases with New Testcases.
This is Regression Testing.
| Is This Answer Correct ? | 32 Yes | 6 No |
Post New Answer View All Answers
what is coupling integration testing
Can you explain the workbench concept?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
What is the quality process is following in your organization.
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
In manual testing, what are stubs and drivers?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
Functional and Integration test scenarios for actitime application
Write the test cases for yahoo home page
how will you test transfer funds module...explain in detail
How to integrate Bugzilla with QTP?
what is the critical defect in telecom domain?help me out from this prob its very urgent
what are the typical problems in web testing?