After completing sanity testing which test is done in the testing department?

Questions by sumathidharuman

Showing Answers 1 - 22 of 22 Answers

gsrmohan

  • Feb 27th, 2011
 

Sanity Testing is a part of Regression Testing.
It is performed to ensure that the bug fix is working correctly( by executing failed test cases)  to proceed to regression testing.

Correct me ,If I m wrong

  Was this answer useful?  Yes

ansar236

  • Mar 12th, 2011
 

Sanity testing is performed on the application in order to check whether we can perform further testing, sanity testing will be done daily, to check that the application is stable.

  Was this answer useful?  Yes

Anubha

  • Jul 18th, 2011
 

sanity testing is different from smoke testing. what you have told comes in smoke testing and not in sanity testing. Sanity testing is a sub-set of regression testing where few or more functionality are tested.

  Was this answer useful?  Yes

GEETA

  • Sep 13th, 2011
 

After getting the application from development team, Smoke testing is done by testing team. it is the initial level of testing, if it fail means we can't perform other testing.

  Was this answer useful?  Yes

GEETA

  • Sep 13th, 2011
 

The tester will perform smoke testing, sanity testing is done by the developer before releasing the software to the Testing team.

  Was this answer useful?  Yes

mohanavalli

  • Sep 13th, 2011
 

smoke testing

  Was this answer useful?  Yes

RAHUL CHOUDHARY

  • Nov 28th, 2011
 

sanity testing always perform by testing team once the application has been deployed in the testing environment from development environment......

  Was this answer useful?  Yes

Balaji.V

  • Dec 17th, 2011
 

Once the smoke/sanity testing is success, we get into functionality testing.
The process of excessively testing, each FR (Functional Request) with all the +ve and -ve test case is called as functionality testing.
The test case that are failed are consider as IR (Incident Request) and inform to developer for fixing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions