Difference between Black box and White box testing?
Answer Posted / ss
BlackBox testing in to test the functionalities of the
application without knowledge of any internal structure of
the code. It includes functional testing and non-functional
testing of the application.
White box testing means to test the internal structural of
the code , it is also called as unit testing.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What do you like about computers?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
How do u go about testing of web application?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
Why documentation testing is important?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
10 scenarios for security testing using gmail applications?
What is a ‘test plan’?
What are the various techniques in black box testing?
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
How to validate a Testcase.and is the testing Methodology.
What is the difference between static testing and dynamic testing?
What is the negative testing and example