What is testing?
Testing is a process of exercising and evaluating a
system component by means of manual or automation to ensure that the system is
satisfying the customer requirements or not?
OR
Process of identifying the defects is also known as testing. Or
In other words software testing is a verification and validation process.
What is Block Box testing?
Black Box Testing is not a type of testing; it instead is a testing
strategy, which does not need any knowledge
of internal design or code etc. As the name "black box" suggests, no knowledge of internal logic or code structure is required. The types of testing under this strategy are totally based/focused on the testing for requirements and functionality of the work product/software application. Black box testing is sometimes also called as "Opaque Testing", "Functional/Behavioral Testing" and "Closed Box Testing".
of internal design or code etc. As the name "black box" suggests, no knowledge of internal logic or code structure is required. The types of testing under this strategy are totally based/focused on the testing for requirements and functionality of the work product/software application. Black box testing is sometimes also called as "Opaque Testing", "Functional/Behavioral Testing" and "Closed Box Testing".
Who is responsible for
Block Box testing?
It
depends on the process and the associated stakeholders of the project(s). In
the IT
Industry,
large companies have a team with responsibilities to evaluate the developed
software in the context of the given requirements. Moreover, developers also
conduct testing which is called Unit Testing. In most cases, following
professionals are involved in testing of a system within their respective
capacities:
- Software Tester
- Software Developer
- Project Lead/Manager
- End User
Different
companies have different designations for people who test the
software on the basis of their experience and knowledge such as Software
Tester, Software Quality Assurance Engineer, and QA Analyst etc.
You may also like:
Complete Testing Material
Testing basic interview questions
your content is good..!!!
ReplyDeleteThank you Sridhar...Make utilize of it and share with your friends...:)
Delete