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
Explain Single View Testing ?
sanity testing is done during regression testing.is it true.if it is true plz explain?
Can you explain v model in manual testing?
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What is the difference between a bug, a defect and an error?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What are the factors affecting a manual testing project and what are the ways to overcome it?
what is TAS language which is used as a language for some projects/
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Being an Manual tester, what will be the role or activity in test plan ?
What is early testing?
How should your staff be managed? How about your overtime?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
How we can test Cookies Manually?
What is localization testing (l10n testing)?