You are on page 1of 5

Quiz

1. Automated testing is
a. To automate the manual testing process
b. To assure quality of software
c. To increase costs
d. None of the above

2. When will you not automate testing?


a. One- time execution
b. Execution in every release
c. Manual execution is time consuming
d. None of the above

3. Which of the following is not a step involved in the Automation Process?


a. Selecting the Test Tool
b. Writing the manual test case
c. Defining the scope of automation
d. None of the above

4. Which of these is not a valid automation framework?


a. Data-Driven
b. Keyword-Driven
c. Big-Bang
d. Hybrid

5. Which of the following is not a popular automation tool?


a. HP QTP (UFT)
b. Selenium
c. Rational Robot
d. KVY Tool

6. Which of these is not part of performance Testing?


a. Simulating many users
b. Measuring response time
c. Recovery testing
d. Testing volumes of data
7. Which of the following is not the objective of test automation?
a. Increase the speed of execution of test cases
b. Reduce the manual effort
c. Eliminate manual testing
d. Ensure consistency

8. What is a Test Management Tool Used For


a. Management of Tests
b. Scheduling of Tests
c. Management of Testing Activities
d. All of the above

9. Can a Test Management Tool be used for storing results and generating status reports ?
a. No
b. Yes
c. Only results of automated tests can be stored

10. Requirements Management Tool is NOT used for


a. Storing Requirements
b. Identifying undefined , missing or to be defined requirements
c. Traceability of Requirements
d. Generating Test Data

11. Configuration Management Tool is used for


a. Scheduling of Tests
b. Storing Requirements
c. Traceability
d. Information About Versions and builds of Software and Test Ware

12. A Review Tool is used for


a. Sorting and Storing Review Comments
b. Communicating Comments to relevant people
c. Keeping track of review comments , including defects
d. Traceability between review comments & review documents
e. All of the above

13. A Static Analysis Tool is used for


a. Calculate Cyclomatic Complexity
b. Sorting and Storing Review Comments
c. Interfaces to other testing tools
d. Information About Versions and builds of Software and Test Ware
14. A Test Execution Tool is used for
a. Sorting and Storing Review Comments
b. Data Anonymization
c. executing tests from a stored scripts
d. Generating Test Data

15. A Coverage Measurement Tool is not used for


a. Identifying Coverage Items
b. Reporting coverage items which are not covered yet
c. generating stubs and drivers
d. Generating Test Data

16. What are the potential benefits from using tools in general to support testing?
a. Greater quality of code, reduction in the number of testers needed, better objectives for
testing
b. Greater repeatability of tests, reduction in repetitive work, objective assessment.
c. Greater responsiveness of users, reduction of tests run, objectives not necessary.
d. Greater quality of code, reduction in paperwork, fewer objections to the tests

17. Which of the following are advanced scripting techniques for test execution tools?
a. Data-driven and keyword-driven
b. Capture-driven and keyhole-driven
c. Playback-driven and keyword-driven
d. Data-driven and capture-driven

18. Automation Testing should be done before starting Manual testing.


a. True
b. False

19. Application should be stable. Clear Design and Flow of the application is needed for Automation
testing.
a. True
b. False

20. What is the first stage of load testing process?


a. Plan the load test
b. Create the scenario
c. Execute the scenario
d. Create VuGen scripts
21. What is an example of a stress test?
a. Purchasing at an e-commerce site
b. Updating orders on a client/server system
c. Viewing upcoming flight itineraries on a flight reservation application
d. Displaying the home page immediately after a marketing promotion has been run

22. What is the first indication of a performance problem?


a. The network delay time is above 15ms.
b. The DNS is not resolving the machine name.
c. The Web server's available memory drops below 1 GB.
d. The end user experiences higher than expected response time

23. What is NOT an advantages of using automated load tests over manual load tests?
a. Repeatability
b. Easier to scale
c. Improved validity
d. Increased hardware resources

24. Which of the following reason need to be considered when choosing an automation tool?
a. Easy to debug the scripts
b. Within the budget
c. Object recognition
d. Aligned to test Objectives
e. All of the above

25. HP QTP/ UFT is a Test Management Tool.


a. True
b. False

26. Which of the following can be automated?


a. Regression test suite
b. Smoke / Sanity test suite
c. Build deployment
d. Test data creation
e. All of the above

27. Which of the following is an open-source tool?


a. Quality Center
b. Silk Test
c. Selenium
d. Rational Robot
28. Automation test environment should be similar to Development environment.
a. True
b. False

29. A Test Manager is NOT required to be part of which of the following process?
a. Designing a Test Strategy
b. Overseeing Acceptance Tests
c. Managing the Test Effort
d. Executing the Test Cases

30. A Soak test is a performance test carried out for a longer duration(s) with a constant and normal
load conditions in the objective to find errors due to decreasing resources footprint, low
memory or disk space may reveal defects in the SUT that are not apparent under normal
conditions typically executed for 24 hrs / 48 hrs / 72 hrs.
a. True
b. False

You might also like