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 verification and validation,

5 Answers   Hewitt,


Why you developed the software to test the software?

2 Answers   Fulcrum Logic,


What is pairwise testing?

10 Answers   Datamatics, MBT,


PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING

0 Answers  


what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.

2 Answers   HCL, IPAN,






What is diff between Agile SDLC and TDD SDLC? Kindly let me know?

1 Answers   IBM,


If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?

1 Answers  


What is a checklist? and wat are its contents??

4 Answers  


How we map test cases with the requirement in Quality Center plzzz give the procedure step by step

2 Answers  


Explain the V-Model

7 Answers   CSC, TCS,


Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?

2 Answers  


What is the diff bet test scenario and test case.

3 Answers  


Categories