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 |
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
Without exact specification can we write test case for functional testing?
what is the use case and what is the test case?
what is water fall model?
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
Explian traceablity matrix with an example ?
What is the difference between santity & smoke testing?
how to schedule the time in stlc ?
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
When will the testing starts?