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 |
What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Explain Application boundary?
Can anyone explein me the differences between Product Testing and Project Testing??????
Waht are Data sets?
hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
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.............
What is CRUD testing
What is the basic difference between Alpha and beta testing??
what is module testing, integrity testing? what is a test script?
As a tester how we resolve defect leakage? And how it occures?