what are the various levels of testing?
Answer Posted / swathi
There are two levels of testing:
1. Static Testing
2. Dynamic Testing
1. Static Testing: Static testing typically reviews and
meetings to evaluate the documents, plans, code,
requirements and specification.
2. Dynamic Testing:
a)Unit Testing
b)Integration Testing
c)System Testing
d)User Acceptance Testing
a)Unit Testing: To test a single program,module,or unit of
code.
b)Integration Testing: To test related programs,modules or
units of code are interfaced properly or not validates that
multiple parts of the system interact according to the
system design.
c)System Testing: To test an entire computer system with
respect to functionality and performance.
d)User Acceptance Testing: The end user tests the
application to check whether the it is as per customers
requirements or not.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
When the GUI Testing will be held on the V model ?
How would u test and automate an Antivirus application ?
Difference between Re-testing and Regression testing?
How do you define a testing policy?
What is positive and negative testing?
where do we work with Application, web and Database servers Means which type of applications.
Can you explain an application boundary?
What is an mr?
How is ‘build’ different from ‘release’?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
Explain test metric and the information it provides.
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
can any body tell me what is the process of between after getting a documents and testcase writing.
What are the main key components in Web applications and Client Server applications? and their differences?