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 |
which tool used for gui testing?
Without exact specification can we write test case for functional testing?
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
what are the testing process in your company?
wat is meant by frontend and backend testing
There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it.
What are the advantages of waterfall model?
what is the difference b/w Priorty and severity in Bug Report
How integration testing performed in organization
write high level test cases
5 Answers College School Exams Tests, CTS,
What actually you(Testing) people do when a new project starts. i.e can you give clear idea how testing is integrated with Project development &Release