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



Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

Answer / pavankumar

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

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

Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black..

Answer / priya

white box testing

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

what is port testing and do it comes in manual testing?

0 Answers   Covansys,


usecases are prepared by whom?

5 Answers  


what is web application testing and what is the difference between a client server application and web server application?

3 Answers   IndiumSoft,


Is this good to start a career as a manual tester?

1 Answers  


Why Should we prepare traceability matrix?

10 Answers   MBT,






Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same

2 Answers   Intuit,


what is traceability matrix?

6 Answers  


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

0 Answers  


Who will participate in testcase review?

2 Answers  


Are regression tests required or do you feel there is a better use for resources?

1 Answers   Ordain Solutions,


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing

1 Answers   TCS, Wipro,


how to Write the test case?

1 Answers  


Categories