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 |
How u r managing the staff unavailability?
What is the difference between test scenarios and test strategy?
give an example of unit test and integration test and system test and UAT test?
1 Answers Spring Computing Technologies, Trealth,
What is a shrink wrapped product?
Can we use agil/scrum methodology in prodcut testing.
What is quality management?
Mention what the main advantages of statement coverage metric of software testing are?
What is what are the parameters of performance testing?
What is Extreme Programming (XP)?
How will you decide defect severity and priority?
Explain functional testing?
What is closed box testing?