Interview Question

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1. Can you introduce yourself?

2. What do you know about Types of software Testing?


1. Black box testing – Internal system design is not considered in this type of testing. Tests are
based on requirements and functionality
2. White box testing – This testing is based on knowledge of the internal logic of an
application’s code.
3. Unit testing – Testing of individual software components or modules. Typically done by the
programmer and not by testers, as it requires detailed knowledge of the internal program
design and code. may require developing test drive modules or test harnesses.
4. Functional testing – This type of testing ignores the internal parts and focus on the output is
as per requirement or not.
5. Integration testing – Testing of integrated modules to verify combined functionality after
integration.
6. System testing – Entire system is tested as per the requirements. Black-box type testing that
is based on overall requirements specifications, covers all combined parts of a system.
7. Acceptance testing -Normally this type of testing is done to verify if system meets the
customer specified requirements.

8. Alpha testing – In house virtual user environment can be created for this type
of testing. Testing is done at the end of development. Still minor design changes
may be made as a result of such testing.
9. Beta testing – Testing typically done by end-users or others. Final testing before
releasing application for commercial purpose.
3. What is role of tester?
Tester Role creates and performs Test case according requirement and purpose to find errors of
program.
4. Why did you quit your job?"
5. Why do you choose my company or what do know about my company?
6. Why do you apply for that position?
7. If you are recruited, when can you start working*?
8. How much salary do you expect?
9. What projects did you attend? Can you describe detail about it?
10.

You might also like