What is the smoke testing and sanity testing..?what is the
difference?
Answer Posted / bhaskar
Build Aceptance testing or Build Verification testing or
Sanity testing:
It is a type of testing inwhich one will
conduct overall testing on the already released build
inorder to conform whether the build is proper or not for
conducting detailed testing.
Ususlly they check the following during this type of
testing
1. Whether the build can be properly installed in to the
environment or not
2. Whether one can naigate to all the parts of the
application or not
3. Whether all parts of the important features are
available or not
4. Whether the required connections are properly
established or not.
In some companies this is also called
as 'Smoke testing', but some compaies say that just before
releasing the build the developers will conduct overall
testing inorder to conform whether the build is proper or
not that is known as 'Smoke testing' and once the build is
released whether the test engineers are doing the build is
known as 'Build Acceptance testing or Build Verification
test or sanity testing'
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
what are the typical problems in web testing?
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
What is six sigma?
What are the phases involved in software testing life cycle?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
Difference between Re-testing and Regression testing?
What is a testing process / lifecycle?
Which are the different tests for apparel testing?
Can you explain decision tables?
How would you test a service oriented architecture (soa) web application?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
I have interview on Guide wire testing. If you please share me.
what is conditional testing? explain and examples
What is the difference between authentication and authorization in web testing?