Differences Between Whitebox testing and Blackbox testing
Answer Posted / jocky garg
Black box testing is done by any member of test team.because
you do not require any knowledge of coding part.in which you
have to check only its functionality and GUI
In white box testing you need good knowledge of the coding
part.it is done only by developers
| Is This Answer Correct ? | 97 Yes | 9 No |
Post New Answer View All Answers
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
how will u create diff types of scenario for any website?
Explain user acceptance testing.
During alpha testing why customer people are invited?
What is a defect age?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Describe your personal software development process.
how will you estimate of your website?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is grey box testing?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
What is 'Account Conditioning'?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
what are the types of Bug?