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 |
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
How can we test for drastic (severe) memory leakages?
what are the SQL commands used in for union,intersection & all operations.Please reply fast.
after inserting the record in front-end,how will u check the backend manually?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
What is a Regression testing? And do you follow that in your project?
How would u test and automate an Antivirus application ?
Have anyone got the Cognizant manual testing call letter for interview? Pl reply
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
What is agile methodology and how to perform agile testing?
How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
hi all, please let me know how to down load QTP from internet?