Which testing is this-
verifying the funtionality of each programme
1. white box testing
2. black box testing
3. glass box testing
4. grey box testing
Answers were Sorted based on User's Feedback
Answer / shiv
I think it is black box testing. coz we are testing the
functionality of the program not the functions of the program.
Please correct me if am wrong
| Is This Answer Correct ? | 7 Yes | 0 No |
correct answer is black box testing,because in white box
testing we can test internal application logic and code not
functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rohituppal
@Shiv - If we check the functions of the program then it is known as unit testing which is done by developer it self.
Even if the functionality of the program is checked then also it comes under unit testing and is done by developer.
Unit testing is white box testing.
Please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanika
White Box testing means checking the all internal part of
that application.
& Black Box testing means test external part in which
programming is not included like Font, Color, Spelling
Mistake.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rohituppal
In black box testing, input is given to the system and output is checked whether it is same as expected output or not with no knowledge of how the output is generated.
In white box testing, knowledge of internal architecture is must. How the output is getting generated.
So if an application has suppose 10 programs & testing those 10 programs require knowledge of internal architecture.
So it should be white box testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ramesh g
White Box Testing
Bcoz in white box testing each and every function have to test.
| Is This Answer Correct ? | 0 Yes | 6 No |
How to test cookies in Manual testing?
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
Please let me know Whether testing comes under verification or validation ?
what are the bugs we canot find in black box.
what is the outcome of testing?
what is the diff between IE and Netscape in web testing on a login page?
What is user acceptance testing (uat)?
what is cmmlevel each and everystage i want to complete details please any one mail me i want to complete details
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
What is the significance of version control in software testing
HP QC Defect life cycle?
What is Standalone testing?