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

Which methodology u follow in testcase?

3 Answers  


give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing

1 Answers  


explain current project?

7 Answers   Verizon,


what is gap analysis

2 Answers   QA,


What is Ur Streght?(In P.M)

12 Answers   L&T, MBT,


What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?

0 Answers  


How do you get programmers to build testability support into their code?

0 Answers   TCS,


What do you do in Configuration Management?

1 Answers   Zensar,


What are your greatest weaknesses?

4 Answers   Satyam,


Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven

0 Answers  


If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build

1 Answers  


What is internationalization testing (i18n testing)?

0 Answers  


Categories