What is the difference between unit testing and smoke testing
Answer / wasim hajwane
Unit testing: During this phase development team will be involving to perform testing on individual model and when all individual model working properly then we integrate all module into single application and deploy that application into testing environment.
smoke testing: smoke testing is like checking for the blocker and is done in high level requirement for example login page of application, if we are not able to login, then we are not perform further testing on the application.
Hope you understand it
| Is This Answer Correct ? | 7 Yes | 0 No |
2.How are you going to map between Test Scenarios and Test Cases?
Performance testing is coming under Functional testing?
Difference b/w Test summary Report and Test closer report?whats content we include in both report.
Explain some techniques for developing software components with respect to testability.
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
how to do manual test?
what is test procedure
Which testing is called as "confidence Testing"?
explain the Compatibility testing
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
what are the different things we test other than field level and form level validatons in functional testing
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?