What is The difference between Sanity Testing and
Regression Testing
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bapiraju
Hai Chennamsubbaraidu Plz give me one clarification in the
above answer.
This is from the above example continuation, 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.
Here my clarification is Actually in A,B,C,D Modules
we wrote the test cases and completed the build up to
that.Then we are adding the Module E in in-between the
Modules B and C, then we have to test the Modules B and E +
E and C because there will be no effect between Modules A
and B + C and D. And whether we have to write testcases for
all the modules if one Module is added in between A,B,C,D
Modules.
My name is BapiRaju, Plz see to my clarification and send
the response very urgently******
My eid is <bapiraju_ka@yahoo.com>
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sandeep
Sanity testing is test narrow areas related to new feature,
deeply.
Regression test is comparison between previous build and
current build.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / chennamsubbaraidu
Good Question.See Maximum for A Module and D module there
will be no effect.Sometimes there will be effect.While u r
working on the project u will come to know ,whether any
effect to application or not.coz before 2 months i worked
for one Project.In that Project i faced the problem.So it be
better to do test for all modules.As the Tester
Responsibility is to give the Good Product.So it is
Mandatory to check.
If u have any doubts ,Feel Free to Ask.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ramakrishna
Sanity Testing: Test Whether the build/application is stable for further/actual test execution to start or not.
Regression Testing: Re execution of the Selective/ high priority test cases on
modified and associated builds is called Regression testing
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vijay
Sanity Testing: Whether the build is stable to test or not.
Regression Testing: Re execution of the test cases on
modified build is called Regression testing.
Is This Answer Correct ? | 11 Yes | 13 No |
Answer / rajesh
sanity testing: whether build is stable for conducting
testing or not
Regression Testing: which test a system once again to
ensure that a functions as expected as per the
specifications or its requirements.
or
executing the test cases on modified form of build
Is This Answer Correct ? | 4 Yes | 7 No |
Answer / nagireddy.sn
Ans: sanity testing is nothing but before going test the
entire application we have to test whether the application
is stable(all functionalites are working properly to go for
system testing) or not. If the application is we go for
further testing otherwise we reject the build submit issues
where as regression testing each version of the build
verified and submitted defects to the development team then
we test the application with selected test cases whether
the system reflected with any modifications.
Is This Answer Correct ? | 4 Yes | 30 No |
what is scenario????
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
day before yesterday i faced this question in value labs ,,,, 1.what is the exact difference between sanity and smoke testing which will do first and say some sanity test cases..... 2. difference between UI,GUI & Usability testing and can i access the form without testing GUI and how the blind people can identify GUI of the form..... anyone plzzz answer 2 me thanks in advance byeeeeeeeee
10. Would you recommend this Web site to a colleague? To a friend?
Standards of user interface testing?
what is test case effective ness ?
What is the difference between internal reviews and peer reviews?
Which things do you examine in requrement while writing testcases.
what is database testing?
What is White Box testing and who is responsible for white box testing?
what is the role of moderator in testing?