🎴 Flashcard Mode

Software Testing and Quality Assurance Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What access permissions do the test and testers need to have?

AnswerClick to flip back
A
All of the above
💡 Explanation:

Testers and the testing process require comprehensive access to all system resources: the database for test data and verification, host systems where the application runs, and input/output data files needed for testing. All these permissions are necessary for thorough test execution.

Change Mode