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 Fuzz testing?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
What is bucket testing?
What do you do in Configuration Management?
Can any one Explain what is Impact Analysis?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What methodologies have you used to develop test cases?
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
what is cmmlevel each and everystage i want to complete details please any one mail me i want to complete details
What is performance tuning? What are tools of performance testing?