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 |
The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
List out test deliverables?
why we develop Test plan for a project ?
Assume you are handling multiple projects and the scheduled were clashing how would you mange about this
How does the Priority matters. Will it affect only the Business impact or Functional impact as well?
can you tell me test cases this the sketch is below here name is a dropdown list like different phones nokia,lg,samsung,motorola,sony,micromax and there is a submit button below name model submit
What is reliable testing? Give me an example
What are known issues?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What is a test data? Give examples
Who can perform the unit testing?