what is black box testing
Answers were Sorted based on User's Feedback
Answer / manjula
Blackbox testing is the functional or nonfunctional
testing of the application without any knowledge about the
code.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / balaji
black box testing is a concept which is used to testing the
software as a overview.
*giving input
*getting output
*there is no idea about internal workings
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sudhakar8
Black box testing - not based on any knowledge of internal
design or code. Tests are based on requirements and
functionality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sevy
Basicaly it is a type of testing, either functional or non-
functional, without reference to the internal structure of
the component or system.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / narendra
Blackbox testing contains both Functional and Non-functional
testing .
Functional testing contains the validity and non-validity of
the application.
Non-Functional testing contains the look and feel of the
application.
Blackbox testers will not have any knowledge about the
internal structure of the application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / preethi
Also known as functional testing. Asoftware testing
technique whereby the internal workings of the item being
tested are not known by the tester. For example, in a black
box test on a software design the tester only knows the
inputs and what the expected outcomes should be and not how
the program arrives at those outputs. The tester does not
ever examine the programming code and does not need any
further knowledge of the program other than its
specifications
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / thaivanai
It is the outer structure of testing without going indepth
functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay
Black box testing is the testing the application with out
knowing the internal structure of the application.
In Black box testing we will functional non functional
testing including security testing also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
BBT is nothing but the funtionality testing which is done
by the testing team only and they will not interfere in
the internal stucture of the application. Like code
tesitng etc..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manoj kumar
It is a process of giving the input to the system and
checking the output of the system,without bothering about
the system that how the system generates the output.also
called behavior testing,data-driven testing,I/O -driven testing
| Is This Answer Correct ? | 0 Yes | 0 No |
What is suspension & resumption criteria in Test Plan please explain with example ?
how to distinguish between session cookies and persistent cookies while doing cookies testing??
Why does software have bugs?
What is the format for accentence testing. please answer me ASAP
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
what is the difference between softsmith qamonitor and bugzilla?
I faced following questions in Polaris Interview. 1. Tell me about u r current organization 2. what is Black box testing? 3. what is white box testing? 4. What is Functional Testing? 5. What is difference between Black box & functional ? 6. what is test plan? 7. what is test strategy? 8. what is difference between Test plan & test strategy? 9. What is smoke testing ? 10 what is sanity testing? 11. who will perform smoke testing? 12. Explain about Agile process? 13. How much you know about QTP? ( I mentioned in my resume as Exposure on QTP) 14. Explain about u r current project? 15. What is the Requirement Traceability Matrix? 16. Can u draw the template for Requirement Traceability Matrix? 17. What is Ad-hoc Testing? 18. What is difference between ReTesting and Regression Testing. 19. Can u explain about Bug life cycle? 20. How can u make sure whether all requirements are covered or not? 21. Can u explain biggest complexity in current project? 22. what is difference between bug severity and priority? 23. Which bug tracking tool is u r using? 24. can u give one example for High severity and low priority bug? 25. can u give one example for High priority and low severity bug? 26. What is security Testing?
write a use case format for login
What are the various black box and white box testing techniques?
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tell thanks advanceeeee
what are the 3 key elements of agile methodology