what is thee diff between functionality testing and
blockbox testing?
Answers were Sorted based on User's Feedback
Answer / guest
Functionality testing is nothing but Black box testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sujatha
Hai,
according to me
Blockbox testing is the testers test the app without any
knowledge of internal design of code i.e called as B.T
Functionality Testing means
similar to blockbox testing
but here we check whether the functionlites of app working
properly r not.
here we wont consider the internal structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sagarika
Testing is basically two types:-Functional and Non-
functional testing.And Funcional testing include both white-
box and black-box testing.
Both white-box and Black-box techinque are part of the
testing technique.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vrfrens01
Functional Testing is the major part of Black box testing
in which the functionality of the AUT should be tested.
Where as Black Box Testing means testing the application
based on its performance with out concerning its internal
design.
| Is This Answer Correct ? | 0 Yes | 1 No |
There is very little time to test due to the development team delay how will you handle this situation?
There will be two security guards at hell and heaven. hell guy used to speak lie always and we can ask one and only one question to move into heaven(twist is we don't know who is hell or heaven gaurd).how can we move into heaven?
What is exhaustive testing?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
what are the interviews questions for storage domain
On what basis u r fixing up the time for project completion
Explain cyclomatic complexity?
Explain code inspection?
What is meant by Protocol testing
What is a GAP analysis?
What does the mclabe cyclomatic complexity of a program determine?
What is the difference between IIS web server & Apache TOmcat server