What is the difference between Shakeout, Smoke, and Sanity
Testing.
Answer Posted / madhu
sanity : whether testing can go further level or not. for
example your CSS mainframe version8.0, you used to create
the test data for test case execution.while test case
execution CSS team have changed their version to 9.0. by
use of this new version we have to check whether can we
creat test data as like earlier.this is sanity.
Smoke : today we have one set of code.very next day you
would intimate by developers said that made some changes on
the existing code.we have to check the changed code is
properly done or notwith our test environment. this is
smoke.
But dnt have idea about shakeout.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
write the test case for Bulb & Mobile phone
what r u r responsibilities in current project
What is srs and brs document?
In how many ways you perform batchtesting ?
approx how long a simple website take time just for manual testing including report generation.
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.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What are the principles of software testing?
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is user acceptance testing (uat)?