what is black box testing
Answers were Sorted based on User's Feedback
Answer / jhony
Black box testing is a software testing technique in which the functionality of the software is tested without looking at the internal code and implementation details of the software.
This type of testing is based entirely on the s/w requirements and specifications..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / giridhar
functional testing, without requirements also we can do
black bix testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / karunakar
after Complition of developmentprocess.testing team validate
the application Build w.r.t Cutomer requirement is called
Black box Testing.
| Is This Answer Correct ? | 1 Yes | 4 No |
Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.
What is difference between SDLC and STLC?
16 Answers College School Exams Tests, HCL, TCS, Verizon,
How much experience do we have to become a QA? What are the responsibilities of QA?
How does the Priority matters. Will it affect only the Business impact or Functional impact as well?
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
what is the way to explain about project of 3 years experianced
what is meant by adhoc testing?
In Test Case Document, Expected Result and Verify are the same fields?
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What is a bug triage?