do you write test case for smoke testing?If not why?
Answers were Sorted based on User's Feedback
Answer / mudaseer
No we don't write test case for smoke testing because
we have already written test cases for functional,integration
and system testing.
we select positive test cases already written for
functional,integration and system testing and we test the
application.this is known as smoke testing.whenever we get a
build by default we do smoke testing.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / avishek
No we dont have to write testcase separately for smoke testing, coz by that time we are finished with writing tcs and smoke testing is nothing but checking for the availability of major functionalities like links,major buttons....so that we can go for detailed testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
what are the different types of SDLC?
37 Answers CybAge, i-Link, IBM, Intel, Middle East Bank, Satyam, TCS, Value Labs, Wipro,
Hello everybody, How many people do you think one sprint team can have in average?
What is test description and documentation?
What is Matrix in testing?
what are the contents we have to cover in manual testing to get the job
What is smoke testing and sanity testing?
Difference between the HotFix,ShowStopper and critical bug?
5 negative test case for lift....
5 Answers Deloitte, RBS, Wipro,
When will the testing starts?
What is CRUD testing
Explain branch coverage and decision coverage.
How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?