0% found this document useful (0 votes)
89 views9 pages

Questions 2

This document contains over 200 interview questions related to software testing and test automation. The questions cover a wide range of topics including familiarity with automation tools, how tools have been used, planning and evaluating test automation, benefits and challenges of automation, types of testing activities that could be automated, and scripting techniques. The document provides the questions but does not include any answers. It directs readers to another resource for answers and additional questions.

Uploaded by

api-3695674
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views9 pages

Questions 2

This document contains over 200 interview questions related to software testing and test automation. The questions cover a wide range of topics including familiarity with automation tools, how tools have been used, planning and evaluating test automation, benefits and challenges of automation, types of testing activities that could be automated, and scripting techniques. The document provides the questions but does not include any answers. It directs readers to another resource for answers and additional questions.

Uploaded by

api-3695674
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 9

interview questions

on this page i put more than 200 different interview questions from different recourses.
some of them are very simple some are a little bit difficult. if you would like to check you
technical knowledge or to see more questions and answers you can download free copy
of exam application from “ software we offer page”
please do not send me e-mails asking the answers to these questions.

1. what automating testing tools are you familiar with?


2. how did you use automating testing tools in your job?
3. describe some problem that you had with automating testing tool.
4. how do you plan test automation?
5. can test automation improve test effectiveness?
6. what is data - driven automation?
7. what are the main attributes of test automation?
8. does automation replace manual testing?
9. how will you choose a tool for test automation?
10. how you will evaluate the tool for test automation?
11. what are main benefits of test automation?
12. what could go wrong with test automation?
13. how you will describe testing activities?
14. what testing activities you may want to automate?
15. describe common problems of test automation.
16. what types of scripting techniques for test automation do you know?
17. what are principles of good testing scripts for automation?
18. what tools are available for support of testing during software development life cycle?

19. can the activities of test case design be automated?


20. what are the limitations of automating software testing?
21. what skills needed to be a good test automator?
22. how to find that tools work well with your existing system?
23.describe some problem that you had with automating testing tool.
24.what are the main attributes of test automation?
25.what testing activities you may want to automate in a project?
26.how to find that tools work well with your existing system?
from "test automation architectures

a context-based approach"

by bret pettichord , 2002

ready to automate?
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