What is diffrence between the functional and black box
testing.
Answers were Sorted based on User's Feedback
Answer / n@n!
functional testing: testing the dependent variables on
dependency variables is called functional testing.
functional testing is a part of balck box testing.
balck box testing :other name of balck box testing is
system testing.
testing all the requirements in the application is called
black box testing.
it was done by test engineers.
in black bos testing the test engineer can test the
1)user interface
2)usability
3)functional
4)non functional
5)validations e.t.c
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rudraneel
There is no difference in Functional Or Black Box
Testing....because functional testing is the synonym of
black box testing..
SYNONIMS :
White Box Testing : Open Box Testing,Clear Box
Testing,Structural Testing,Glass Box Testing
Black Box Testing : Closed Box Testing,Behavioural
Testing,Functinal Testing,Opaque Testing
But in the sense of System Testing...the definition of
Functinal Testing is different...that is
In System Testing a Functinal Testing is the process of
testing discrepancies of behaviour between Expected &
Actual results.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / venkat
Functional Testing is one of the testing types from the
Black Box Testing Methodology to test the application
functionality.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / srini
Functional Testing: Behavior of the application according to
customer requirements or not.
Black box testing: testing the front end of the software
with out internal design(Coding).
| Is This Answer Correct ? | 0 Yes | 2 No |
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
(hi friends : please give me reply soon ) i have completed my software testing course , now am planning to put a fake of 1.5 yrs, i need two projects to put in my resume , if anybody has any real time experience and those who handled a project( 6-8 months )in the telecom domain ,please send me the details regarding the project ...it will a great help for me ..if u have suggestion let me know ....
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
Functional and Integration test scenarios for actitime application
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
What does a manual tester need to become proficient with db testing?
how will u create diff types of scenario for any website?
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
what are the parameters use to write the test plan document?
From which phase will you start testing and How will you find out the left out things in testing?
plz tell me the V model with complete explanation(not definition)
What are the benefits of automated testing over white box and black box testing?