what is sanity testing when do u start it
Answers were Sorted based on User's Feedback
Answer / ratha.a
Sanity testing is the initial level of testing.Before you
accept the build all the major functionalties are working
correctly. Itd like a fitness of the product.
After finishing the sanity testing we can do the system
testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / g
Sanity test is performed when a new build is going to be
test. It tests the major functions of the new build to
confirm the new build is working and can be done for
further tests such as the functional test and/or the
regression test.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chinna
Sanity test determines while we are doing the testing
Whether the test is reasonable to proceed with further
testing or not (means the particular test is must or not).
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohamed kalifathullah
sanity testing is informal testing, this testing is start
in before integrated the modules.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ratha.a
Sanity testing is the initial level of testing.Before you
accepy the all the major functionalties are working
correctly. Itd like a fitness of the product.
After finishing the sanity testing we can do the system
testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me about the best bug you ever found
What is the difference between two tier and three tier architecture?
what r the different types of testing environments?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
When should testing start in a project?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Generally Where do we more concentrate on Web Based Applications Testing....means which functional area...Thanks in advance
What is the bug life cycle?
what is the need of black box testing after completing white box tesing?
what is testcase review?What is the use?
After receiving the bug as fixed , what types of tests we will continue...