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 many are the types of Black Box testing ?
What is the full form of cmmi?
Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
How many types of api testing are there?
approx how long a simple website take time just for manual testing including report generation.
What is QCM?
What is Industrical Automation?
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
what is difference b/w Quality assurance & Quality control
Hi all, Currently i have completed 2 years in Accenture@manual testing. i have ISTQB CTFl certification too. I have fair idea on J2EE programming too. I have basic knowledge on mainfreame testing and QTP also. So with these skills how much package will be offered if we opt to switch the company...Please suggest me folks
define the testing technique?