at what step sanity testing and smoke testing do?
Answers were Sorted based on User's Feedback
Answer / rgv
smoke:
To test basic functionality is working or not
this is wide testing
Sanity :
it is subset of regression testing
this is depth checking after the minor changes done to the
application.
correct me if wrong
thanks
Rgv
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raga
Sanity testing is a subset of regression testing, which is
used to prove the application is functioning according to
specifications.
Whereas Smoke testing is done prior to the regression
testing, or when the build is ready for testing. It is used
to verify whether most crucial functions work fine, so that
the build can be accepted for further testing.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vijay
Sanity test will do the build is ready to realse to the
test environment.
We can do the sanity test, in initial stage itself,
whether the build is able to test or not.
Smoke testing : we will do the smoke testing, if there is
no time lines that but we need to complete the testing,
that time we will test the main functionalities of the
application. This is the smoke testing.
If I am wrong please let me know.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rskreddy
sanity testing and smoke testing are similar(it takes same
time).
(I) sanity testing:
It is a quick test phase done after the
build release to testing to make sure that build is ready
through testing
1) sanity test is carriedout to test the testability of
the build
2) Every build release from development should be followed
by sanity testing
3) during sanity testing we test the installation
,application launchimg & navigation through the pages
4) if sanity testing is failed we stop the testing &
reject the build
5) for sanity testing we genrally maintain check list .
NOTE: sanity testing is always carriedout on the clean testbed
(II)smoke testing:
testing the complete set of requiements
on the total project
1) During system testing if any bugs are identified we
will report the to developers & proceed with the testing
2) After the sys testing is completed all the bugs will
be fixed and a new release will be given to the testing team
3) when a re-release is given for testing we test the
bugs,dependencies,core functionalities of the project
4) when sys testing is passed acceptany testing will be
started.
all acceptany testing realse aaaaaaaaaaaaa7 maintain
will be followed.
| Is This Answer Correct ? | 2 Yes | 4 No |
What are stubs and drivers?
Explain about Security Testing in webbased application?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
Why tester should know database concepts?
What is Retesting?
WHO CAN TEACH ME MANUAL TESTING AND PROJECTS PERFECTLY WITH INTERVIEW PREPARATION AND RESUME WRITING PLZ PLZ HELP ME I WANT TO WORK ON TESTINGTOOLS SO PLZ HELP ME TEACHING WOULDBE EITHER DIRECT OR ANYMODE BUT I PREFER DIRECT CLASSES , COACHING INSTITUTES ARE AVAILABLE BUT THEY WILLNOT TAKE CARE MUCH SO THATSWHY IAM APPROACHING LIKETHIS WAY MY MAILID :sumalatha.qtp@gmail.com plz reply and i will pay good fees
who will assign severity & priority
8 Answers IBM, Value Momentum,
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
WHAT IS THE DIFF BW CLIENT SERVER APPLN,WEB APPLN, 1TIER APPLN,2TIER APPN , 3 TIER APPLN, WINDOWS APPLN? WHICH APPLNS ARE SAME? WHICH IS IMP?
What is Green Tesing, Red Tesing & Yellow Box Tesing?
How to test a web service manually?
Anyone give me the Test Scenario template.