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 |
How do you define a testing policy?
Can anybody define 2-tier architecture,and 3 tier architecture.
What would be the designation of the tester in the company,would it be called as software engineer.
What are the main points to cover in system test report? What are all the points should consider while reviewing a test report?
How much experience do we have to become a QA? What are the responsibilities of QA?
How to perform Regression testing manually?
when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?
What are the main key components in web applications?
what is the difference between waterfall model & v-model?
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
As soon as we get the build what type test we will do?and how?
What were the major challenges u faced while testing