What are Levels of Functional testing?
Answers were Sorted based on User's Feedback
Answer / ravi
level-0 sanity testing
level-1 comprehensive testing
level-2 regression testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / subbu-
level-0 sanity testing
level-1 comprehensive testing
level-2 regression testing
level-3 re-regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kanishk
Functional testing is basically related to what the system
do , it is also called blackbox testing(though it includes
non functional testing also). The levels are :
1. Boundary Vqlue Analysis.
2. Equivalence Partionting.
3. Use case.
4. State transition.
5. Decision tables
| Is This Answer Correct ? | 0 Yes | 0 No |
Functional testing typically involves five levels :
1.The identification of functions that the software is
expected to perform
2.The creation of input data based on the function's
specifications
3.The determination of output based on the function's
specifications
4.The execution of the test case
The comparison of actual and expected outputs
| Is This Answer Correct ? | 0 Yes | 0 No |
define STLC life cycle step by step
Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance
Any Tools to test the performance of SQL Database?
what are the contents of SRS documents?
Explain 5 Test Matrics?
What is Performance Testing?
few automation basic questions One question to write a scriot in any language you know.
Describe any bug you remember. Plz Give some real examples
Hi Friends.... anyone know who is giving coaching for CSTE exam in bangalore....pls inform me that would be helpful for me...Thankx in advance.
Hai can any one tel me what is Concurency Testing?
What is the difference between test case result and a bug?
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.