What is Unit Testing?
Answer / shail
1.most micro level testing.
2.Validation and verification can be done on a single unit.
3. Verification is verifing the code written for that unit.
Validation is just exicuting that particular unit.
4. Done by developer.
5. starts at the early phase of development.
eg. testing one of the option of menu bar.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is disaster recovery testing?
What is end-to-end testing?
What is zoning?
What good bug tracking systems have you used?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
Why we need localization testing?
What is execution?
What is upwardly compatible software?
What is test plan and explain its contents?
What is benchmark?
What is differences between SCS-1,2 and 3
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?