!.why do you go for white box testing ,when black box
testing is available ?
Answer Posted / vinay rana
In white box testing,we do inspection of code(means this
type of testing is referred to internal structure of
software or system)
It may be :-
code coverage:-execute each statement atleast once
branch coverage:used for control statements(most
prefferable)
Black box testing is used to check the extrenal behaviour
of the system irrespective to internal structure or code
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Diffrence b/w functional testing,functionality testing,system testing?
hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks
how will we change the server system time?
what is quality Factor
What makes a good test engineer?
What are the different servers and difference between them?
Can you explain a pair-wise 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; }
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Explain the procedure for manual testing.
wat is meant by frontend and backend testing
When we use integration testing for any new system so why we required system testing.
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
What is defect validity ratio?
Explain unit testing, integration tests, system testing and acceptance testing?