how will u Do Smoke testing and Sanity testing for these
fields:We have 3 fields on page: Name,Address and Pincode ?
Answers were Sorted based on User's Feedback
Smoke testing is BVT that is u will briefly visit all the
functionalities to make sure nothing is breaking. For this
example i will check wheather all the fields are accepting
inputs and displaying it properly.
For Sanity testing i will choose one of field and test that
field in detail.
Smoke testing is broad in approch & Sanity is narrow in
approch.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mudaseer
Well
Smoke Testing is something when you do it like a overview, you perform testing to verify the most basic features are working or not...
so for u r eg: - you may be just checking is the system accepting name, address and PinCode or Not...
Smoke Testing done usually when the product is ready for the delivery . It is done to ensure all basic functionality are being performed.
Sanity Testing is a in Depth testing . May be you will do testing at the variable level as well. All Valid values and invalid conditions have to be considered here.
SO for u r eg:- To perform Testing on PinCode you will choose different conditions like , How many characters can pincode box will accept? Can we add characters in the PinCode Box? What is the minimum length of PinCOde and So On,...
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santosh
Smoke testing (Think a Fresh somke is coming out n ur
testing): A navigation kind of testing on each new build.
Sanity (Means - common sence): After smoke ur doing a
common functional testing to see working or not
Some times both are same
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / saff
for smoke test iwill give valid inputs to the 3 fileds only
once and check the behaviour
and whereas for sanity i will give more input values and
include - values also
sanity testing is more depth then smoke but their purpose
is same to test the appln without going into deep
but the time they used is different smoke testing when a
build is released and sanity when no time to reg test
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / vijayalakshmi
Sanity Testing:-
Check stable for 3 fields in complete Testing.
Smoke Testing:-
Any shake in 3 fields Reject the build to development
before Test the Build.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vijayalakshmi
Smoke Testing:-
Check full functionality of 3 fields.
Sanity Testing:-
I found any bugs in this 3 fields reject the build to
development team.After releasing the build once again check
the functionality of all the 3 fields.
| Is This Answer Correct ? | 0 Yes | 14 No |
Which is the better way to explain tipical bug life cycle?
How do u make sure the test cases are not repeated?
what is the Difference between SRS and SRS? Please mail me penisetty@gmail.com
what is a test plan....... can any one explain me with an example.... and how to develop an test plan.........
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
What are the test cases for sanity or smoke testing ?
Tell me about ur favorite bug.
What is the Difference between Volume Testing and Load,Stress tests..?
7 Answers Lehman Brothers, Quark,
If testing will be done after the release then how mutch time budget will increase?
What is smoke testing?
When a website is ready and you are asked to test it what will u do?If you don't have any requirements and your team manager also doesn't have any requirements?
what r the 5 major defects that u found in ur shopping related project?