0% found this document useful (0 votes)
20 views

DBMS Interview Q & A

This document contains 9 questions about load testing for a software quality assurance interview. The questions cover topics like selecting transactions for load testing, creating virtual users, adding verification checks to scenarios, parameterizing fields and text checks, reasons for parameterization when testing web and database servers, how data caching can affect load testing results, when a script has dynamic data dependent on parameters, and benefits of creating multiple actions in a virtual user script.

Uploaded by

Azhag Arasu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

DBMS Interview Q & A

This document contains 9 questions about load testing for a software quality assurance interview. The questions cover topics like selecting transactions for load testing, creating virtual users, adding verification checks to scenarios, parameterizing fields and text checks, reasons for parameterization when testing web and database servers, how data caching can affect load testing results, when a script has dynamic data dependent on parameters, and benefits of creating multiple actions in a virtual user script.

Uploaded by

Azhag Arasu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Load testing SQA interview questions

1. What criteria would you use to select Web transactions for load
testing?

2. For what purpose are virtual users created?

3. Why it is recommended to add verification checks to your all your


scenarios?

4. In what situation would you want to parameterize a text verification


check?

5. Why do you need to parameterize fields in your virtual user script?

6. What are the reasons why parameterization is necessary when load


testing the Web server and the database server?

7. How can data caching have a negative effect on load testing results?

8. What usually indicates that your virtual user script has dynamic data
that is dependent on you parameterized fields?

9. What are the benefits of creating multiple actions within any virtual
user script?

You might also like