Member-only story
QA Engineer & Tester Interview Questions-Entry Level Part 2
You are still new to the QA field, but want to start preparing for your potential interviews. The earlier you start preparing the better you will be at answering the questions. This article will give you 10 questions that you may get asked in an interview. Because you are new to the field, questions will be mainly geared toward your knowledge and not your experience
This is part 2, for part 1, you can click here
1. What is a test management tool used for, and can you name some that you are familiar with?
Test management tools are used to store information on how testing is to be carried out, to plan out the testing activities, and to log the status of testing activities. Some that I am familiar with include IBM Rational Quality Manager, Jira, Azure DevOps Server, and TestLink.
2. Can you describe the differences between positive and negative testing? Can you give examples?
Positive testing is performed on a software application by providing valid data sets as input. This validates that the application will perform as expected when positive inputs are provided. An example of this is in a phone number field I enter a…