QA

 40 Minutes
 20 Questions


This test is designed to assess a candidate's knowledge of technology, quality assurance, and related topics. It will cover the basics of technology and QA, manual testing, diagrams, STP (Software Testing Process), STD (Software Test Design) and STR (Software Test Report), as well as web application testing. The test will include multiple choice questions, fill-in-the-blank questions, and short answer questions. The goal is to evaluate the candidate's understanding of the topics covered in order to determine their suitability for a position in quality assurance.


Example Question:

Multiple-Choice
The following finance application contains the following roles:
An Admin Role can:
Buy stocks
Sell stocks
View stocks
View reports
A Guest Role can:
View stocks
View reports
You've tested the admin role (with a specific user) and everything was working properly and you've just switched to test the guest role (via a different user) and you've noticed you can sell and buy stocks, what will you do about it?