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 |
aplitue questions will be based on wich type ?
write the test case for Bulb & Mobile phone
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
Can anyone please suggest me a online book on manual testing??
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
What are teh characters of a good tester
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
what are the bugs we canot find in black box.