What are Levels of Functional testing?

Answers were Sorted based on User's Feedback



What are Levels of Functional testing?..

Answer / ravi

level-0 sanity testing
level-1 comprehensive testing
level-2 regression testing

Is This Answer Correct ?    2 Yes 0 No

What are Levels of Functional testing?..

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

What are Levels of Functional testing?..

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

What are Levels of Functional testing?..

Answer / mfsi_krushnas

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

Post New Answer

More Manual Testing Interview Questions

what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit

0 Answers   Satyam,


what are the conditions of test cases?

4 Answers  


what is the difference between test case and testscenario,plz answer for this

10 Answers   TCS,


What kind of test cases are need to be included in the database migration testing?

1 Answers  


Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.

2 Answers   IBM,






1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation

5 Answers   iGate, Satyam,


Can you explain usability testing?

0 Answers  


What are the steps involved in Manual Testing

6 Answers   TCS,


what type of questions they asked in symphony company for manual testing?

1 Answers   Symphony, Symphony Teleca,


In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

0 Answers   Accenture,


Difference between Test Cases and Test Scenarios ? Give some Example both of them

1 Answers  


what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?

2 Answers   Accenture,


Categories