How to Write Test case for Smoke Testing
Answers were Sorted based on User's Feedback
Answer / samir patel
To check the Build health and confirm that weather it is
good for the further Testing or Not. its benificial to save
the unprodutive cost.
Is This Answer Correct ? | 23 Yes | 5 No |
Answer / mudaseer
smoke testing means positive testing so we have to write only positive cases in smoke testing for ex when you login to an application you have to enter valid user name and password
(i e only you have to test for only valid values not invalid values)
Is This Answer Correct ? | 21 Yes | 3 No |
Answer / maggi
In some companies smoke testing is also known as sanity testing, actually smoke testing is the testing done to the released build whether further testings can be done on this build or not, in smoke testing major functionalist of an application is tested. If any of the feature in the list is failed then the build will be rejected.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / naidu
while releasing the application to the client we have to
test the application on the final release media(i.e cd or FTP).
Is This Answer Correct ? | 16 Yes | 27 No |
Explain about performanece testing?
WHAT is Spring in term of Agile model?
what is the difference between metrics and matrixes .. if possible please give some examples..
what are the major observations that you made when you are doing compatibility testing particularly in web applications?
How do you know when your code has met specifications?
wirte the test cases for triangle
3 Answers Accenture, DGF, iGate, Intel, Oracle,
what is the Exact difference between Sanity and Smoke testings
How do you test if you have minimal or no documentation about the product?
What steps are needed to develop and run software tests?
What type of testing you are doing ?
special bug you posted in your project
How can u do the performance testing?