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 |
Can we use automation tools during static testing? If yes when and how?
Define the term Bug, Failure, Error?
What do you do (with the project tasks) when the schedule fails?
what is differance between web applicatins and web based applications?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
what is migration testing?
What is the diffrence between web testing & web based testing?
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.
How will you go with testing process if only project requirements document is given to you
What is meant by datadriven test?
What is Scalability Matrix
how does a client server environment affect testing?