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 |
Give me examples for high severity and low priority defects?
What was the difference between Test case and Bug Report is there any template for this
generally what model tester will follow in an comapany? pls give me answer
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
Name the Documents which are send to client once testing is completed?
what is ERP? why inventory comes in ERP?
6. What do you dislike about each of the Web sites?
What is reliable testing? Give me an example
What are the different types of doccuments we can use in mannual testing?
What is the procedure of manual testing?
Test Director is use only for bug tracking or another purpose.
What is the difference between walkthrough and inspection? Give me the exact difference.