Answer Posted / gomathi baluswamy
Black Box Testing:
1. It is also called the functional testing wherein we
check the functionality of the applicaion through the
input and check what is the expected output.
2. The tester need not have any programming knowledge
3. the tester legally gives input and see the expected
output and need not worry about how the application arrived
at the output.
4. Testing is done by using outward facing iterface GUI
(Graphical user interface)
5. By black box testing we cannot make sure testing is done
completly.
White box testing:
1. It is also called Clear box testing wherein the tester
needs to examine the internal workings of the component or
items to be tested.
2. The tester should have programming knowledge.
3. Testing is done by using internal application
programming interface(API).
4. By this testing we make sure all codes of application
is being tested ie the Loop, Branch, Path coverage is
tested atleast once.
Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
How to explain the Insurance project in the interview?
What is a defect age?
. Is any graph is used for code coverage analysis?
how to test a store procedure?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
How to do Performance Testing manually for a Flash Application?
How do you test a web application for dump and deaf??
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
1.what is a test condition ?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Can you explain decision tables?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?