Does functional testing comes under Black box or white box
testing?
Answer Posted / rahul
functional testing comes under black box testing as the
tester need not know the internal code and logic of the
application. But functionality can be tested by the coder
also by executing their fuctional modules and suppliying
the data. hence it proves that functionality can be tested
in both ways.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
There is very little time to test due to the development team delay how will you handle this situation?
Explain cyclomatic complexity?
What is the benefit of test independence?
What are the types of defects?
What is the purpose of a test completion criterion?
Which testing method is used to check the software in abnormal condition?
What is benchmark?
What is oo system testing?
Explain metric?
What type of review requires formal entry and exit criteria, including metrics?
hi,iam learning testing tools in mindq.i want to put 2+exp. is there any problem with that. tell me what are the Interview questions for experienced peopole. please give me the answer. thanq
What is a 'walkthrough' in Software Testing?
What is differences between SCS-1,2 and 3
Mention what the basic components of defect report format are?
Can you test a program and find 100% of the errors?