anyone can explain about Sanity testing and smoke testing
and who will involved on sanity and smoke testing
Answers were Sorted based on User's Feedback
Answer / hima bindu
when a new build is received from developers we do check
for some basic functionality in the application(Ex :
Navigating to all the tabs/links in the application).This
is called smoke testing
It can be other way also when the final build is frozen and
ready to be shipped into market some smoke testing is
performed.
Sanity testing : Checking for the functionality of the
module/application,whether it is working as expected is
sanity testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rkcr
Smoke testing is done by developers before the build is
released or the testing done by testers before accepting
the build.
Sanity testing provides whether it is reasonable to proceed
with further testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Sanity testing or Build verification test(BVT):- Whenever
we receive abuild from development team the basic features
of the application is tested to verify the stability of the
appication for further testing.
SMoke testing:- It is Similar like sanity test, this test
is conducted to verify, are there any issues in Software,
before releasing to the Test Team.
Sanity testing is done by Test engineer.
Smoke testing is done by Developer or White box engineers.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / pp
I think Prashant is right except for the fact that Sanity
Testing is done before the product is to be launched to
check whether after bug fixing the application is working
fine.
| Is This Answer Correct ? | 0 Yes | 1 No |
To Review the test cases , to whom u'll send the document?
what are the documents that will be created in testing cycle?
Test cases on send/ receive button of Microsoft outlook.
Can you do system testing at any stage of sdlc?
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
what is the use case and what is the test case?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
Testing mainly in Verification or Validation ?
what is boundary value analysis?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
0 Answers Infosys, Notion Ink,
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
After which phase you are performing UAT?