Difference between Black box and White box testing?
Answer Posted / nandankumar
White box testing is a metod of testing in which one will
perform testing on the structural part of the application
(code). It is done by the developers.
Ex: Unit testing and integration testing
Black box testing is a method of testing in which one will
perform testing on the functional part of the application.
Usually it is done by Test engineers.
Ex: Functionality testing., Usability testing etc,
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is mean by impact analysis ,how we used to select regression TC using this?
need testing projects where can i find them
What is bug, deffect, issue, error?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
what r the measure bugs found in your project??? Give some example abt this.
What are the advantages of automation over manual testing?
What is back to back testing?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is the difference between functional testing and integration testing?
What is smoke testing and what is sanity?
Hi.....wat r d major bugs we can find in banking domain???
what is Test management fundamental?
What is bucket testing?