Differences Between Whitebox testing and Blackbox testing
Answer Posted / localp
In Black Box testing, maintainability is hard, as when the User Interface constantly change the inputs also will have to change. In White Box Testing maintainability will be much easier than Black Box test as it deals with the underline codes, and a user Interface will not affect maintainability of the program.
| Is This Answer Correct ? | 46 Yes | 14 No |
Post New Answer View All Answers
What is ecp (equivalence class partition)?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
what is the difference between test case and result matrix
What are the main key components in client and server applications?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
What are bug leakage and bug release?
What are similarities of Agile and Scrum?
!what are the entry criteria for antomation testing ?
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; }
1.what kind of testing have you done ?
What is the difference between load and stress testing?
How the application is launched to the production environment?
What is frame level testing and how do we test it?
Test cases on send/ receive button of Microsoft outlook.
What and why is api testing?