what is smoke testing? what is sanity testing?
Answers were Sorted based on User's Feedback
Answer / kathiravan
Sanity Testing; Test the application making sure that
critical and blocker Bugs are not reproduced in the latest
Build.
Smoke Testing; Test the application Functionality
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradeep kumar
Both Sanity testing and Smoke testing will be done for
testing the functionality of the program whether the
particular feature or module is functioning according to
its specification or not. But Smoke testing is superior to
Sanity testing ., because When we take a web based
application Smoke testing is done to check whether the URL
is doing its functionality or not, where as Sanity testing
will check individual module in it are functioning or not.
Smoke testing look only for major functionalities but
Sanity testing will look in dept of each module/feature.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sj1234
Sanity Testing:-Tester conducts the Sanity test to ensure
the stability of the application build.Tester finds weather
the application build is stable for complete application or
not.
Smoke Testing:-It covers the major functionality of the
application without bothering with finer details.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / priya
Sanisetty Testing :
Testing of the Application or System on different Versions.
or
The Combination of smoke and monkey testing.
Smoke Testing:
It covers the major funcionality of the Application.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / raj_rex
SMOKE TEST :
Smoke testing is considerd as
built level test.Each time the test team receives a new
build(new version of program),an initial test is performed
to determine that the most crucial functions of the program
works and the build is stable enough and can be considered
for further testing.
SANITY TEST :
Sanity testing is considered as
release level testing.When software is ready to be shiped
to client and we want to finally cheek if everything is
fine and working as per requirement.It's a sub set of
Regressing testing -a group of test cases are executed to
cheek it is indeed working according to specification
(requirement).
I hope this will do.But somebody may not agry with me as
this defination will vary company to company... but i think
this is the basic defination...
| Is This Answer Correct ? | 0 Yes | 4 No |
Metrics in QA
What is Registry?
How do you scope,organise and execute a test project.
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Diffrernce between client server testing and web server testing.
Tell me about Agile scrum and what is your role in Scrum ?
what is regression testing also known as ?
What is difference between windows 2000 server and windows 2003 server
23 Answers CMS, IBM, Logica CMG, Microsoft, nvidia, PC Solutions, Satyam, Slash Support, Symantec, Vee Technologies, Veritas, Wipro,
How do you test the server response time? Do you use any tool? If so what tool? If not how can it be done manually?
What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
if tester found some bugs in the application then which format they will send it to development team.