Quiznetik

Software Testing and Quality Assurance (STQA) | Set 3

1. Is Web driver a component of the Selenium ?

Correct : B. yes

2. Select the component which is not a type of assertion in Selenium IDE

Correct : D. wait

3. Select the method which selects the option at the at the given index

Correct : A. selectbyindex()

4. The selenium can

Correct : C. only test web applications

5. The Selenium

Correct : D. cannot access elements outside of the web application under test

6. Can Google Chrome be supported by Selenium

Correct : B. no

7. Can Unix operating system be supported by Selenium

Correct : A. no

8. Which command can be used to enter values onto text boxes ?

Correct : D. sendkeys()

9. Select the language which is supported by the Selenium Web driver

Correct : A. perl

10. Which Selenium Component Supports all operating systems

Correct : C. selenium webdriver

11. Select the command in SeleniumIDE used to open a web page using theURL

Correct : B. open

12. In case of Selenium IDE, the source view shows your script in

Correct : D. html format

13. The Actions Commands

Correct : A. are commands that directly interact with page elements

14. Select the command which is used to check the presence of a certain element

Correct : D. verifyelement present

15. Select the command which is used to print a string value of a variable in Selenium IDE

Correct : B. the \echo\ command

16. Which component of Selenium can create customized test results ?

Correct : A. web driver

17. Select the command that will not wait for the new page to load before moving on to the next command

Correct : D. selectandtype

18. Select the command which is used to pause execution until the page is loaded completely

Correct : A. waitforpageto load

19. What can be used to test Flex/Flash aplication using Selenium

Correct : A. flexuiseleniu m

20. Select the command which is used to compare the actual page title with an expected value

Correct : A. verifytitle

21. Select the tab which gives feedback and other useful information when executing tests

Correct : C. reference

22. What is TestNG ?

Correct : A. testnextgener ation

23. Select the tab that shows which command Selenium IDE is currently executing

Correct : D. info

24. Which is a faster component between the Selenium Web driver and Selenium RC

Correct : B. selenium web driver

25. select the variation which locates elements by the value of their "id" attribute in Web Driver Selenium

Correct : A. by.id

26. Select the method which clears all selected entries in Web Driver Selenium

Correct : D. deselectall()

27. Method which selects the option which displays the text matching the parameter passed to it

Correct : B. selectbyvisible text()

28. Out of the following which is not a wait comand

Correct : C. waitforactive

29. Select the command which retrieves the alert message and stores it in a variable that you will specify

Correct : A. storealert

30. Select the method which performs a context-click at the curent mouse location

Correct : C. contextclick()

31. A tool is piece of software that enables people to define software testing tasks.

Correct : A. testautomation

32. Test automation tool can be expensive and usually employed in cambination with____.

Correct : C. manual testin

33. The behavior observed when a or system is tested

Correct : A. component

34. Which skill does not require for automation engineer

Correct : D. designing

35. which test are important to exercise code functiojnality without touching any dependency

Correct : C. unit test

36. Which automation testing is a key area in testing processes.

Correct : B. functional testing

37. ____testing is the process of evaluating the application performance.

Correct : C. performanc e testing

38. Identifying the Current business practices with respect to automation in the target organisation involves in which test

Correct : A. current state

39. Which automation framework step is based on the input provided by the gap analysis.

Correct : C. requirement anlysiss

40. In which step automation framework is identified as an "ideal world" scenario.

Correct : A. future state

41. In which layer the system being tested

Correct : B. systemunder test layer

42. which cruteria must satisfy in order to be accepted by the user,customer.

Correct : A. acceptance criteria

43. ____testing is often employed as a form of intrernal acceptance testing

Correct : A. alpha testing

44. What allows to implement application specific test automation solution by adding so,e extra code

Correct : A. test automationframework

45. What does automated software testing improves

Correct : D. software quality

46. What is the unit of measurement that is used to measure the size of a user story for an Agile project?

Correct : B. story points

47. Agility is nothing more than the ability of project team to respond rapidly to change.

Correct : A. false

48. Which of the following is a characteristic of an Agile leader?

Correct : B. supportive

49. Which is a Procedure?

Correct : C. wait

50. Which of the following is not a valid reason for automating a test case?

Correct : D. the test gives intermittent results and impossible to test manually.

51. The main goal of Automation Testing is to the number of test cases to be run manually

Correct : B. reduce

52. Why will you do automation testing?

Correct : C. it improves the efficiency of testing.

53. Which of the following is not a BDD automation framework?

Correct : C. watir

54. What type of test cases should you not automate?

Correct : A. tests that don't require re-execution

55. Iterative development is NOT a good idea for?

Correct : B. front end development

56. Which of the following is not a characteristic of the good automation tool?

Correct : C. easy integration with ci tools

57. Which of the following is the best approach for automation in the long term?

Correct : A. build a team with members having development skills

58. JMeter is for performance testing, whereas Selenium is mainly for _.

Correct : B. automation testing

59. JUnit is a testing tool

Correct : A. unit

60. Apache is an open source Java application designed to load test functional behavior and gauge software performance.

Correct : C. jmeter

61. Who performs manual testing

Correct : D. user

62. Which tool is used for test managing scheduling,tracking and analysis

Correct : A. test management tool

63. Who does static testing

Correct : B. developer

64. Which is not a challenge for framework design

Correct : D. debugging

65. The power of machines to control the executiion of testd,compare their outcomes is called_____

Correct : B. automation testing

66. When forming an Agile project team it is BEST to use_____

Correct : A. generalized specialists

67. What is NOT an Agile methodology?

Correct : D. pmbok?? 3

68. The ' // ' tells the query that _.

Correct : A. it needs to stop at the first element that itfinds

69. Which of the following tools would be involved in the automation for regression test

Correct : D. capture/ playback

70. Defects are less costly if detected in which of the following phases

Correct : C. requirements gathering

71. User Acceptance testing is

Correct : B. black box testing

72. Error guessing is a

Correct : D. test data management technique

73. Histogram refers to

Correct : A. bar chart

74. Pareto principle advocates

Correct : B. 80-20 rule

75. Which one is not Structural Testing?

Correct : C. acceptance

76. Testing comes under which category of cost of quality?

Correct : B. appraisal

77. Which of the following is not true about Incremental testing?

Correct : C. all modules need to be completed prior to testing

78. Which of the following is not a part of test plan?

Correct : B. mission

79. Which one is not Statistical Tool?

Correct : A. cause and effect graphing

80. The ‘v’ represent the following term:

Correct : D. software development process and software testing process

81. Function point is a measure of

Correct : D. size

82. You are told to prepare a report on the most commonly occurring product defects. You review the software defect reports, which categories the defects of coding errors, requirement errors, documentation errors, etc. The best tool to report this information is

Correct : A. a histogram

83. A statistical technique to assess, monitor and maintain the stability of a process is

Correct : B. control chart

84. The two types of incremental testing approaches are top down and bottom up approach.

Correct : A. true

85. If the measurement taken by the two people are same refers to the terms as

Correct : A. reliability

86. Test Readiness review is conducted by the

Correct : B. test manager

87. To which phase will training cost fall?

Correct : B. prevention

88. You are performing a test to see that it complies with the user requirement that a certain field be populated by using a drop down box containing a list of values. What kind of testing are you doing?

Correct : B. black box testing

89. Which is the reputed testing standard?

Correct : C. iso

90. Which of the following is not a major task of Exit criteria?

Correct : B. logging the outcome of test execution.

91. Testing where in we subject the target of the test , to varying workloads to measure and evaluate the performance behaviors and ability of the target and of the test to continue to function properly under these different workloads.

Correct : A. load testing

92. Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :-

Correct : B. integration level testing

93. Static analysis is best described as:

Correct : C. the analysis of program code.

94. One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class

Correct : C. boo01k

95. Reviewing the test Basis is a part of which phase

Correct : A. test analysis and design

96. Reporting Discrepancies as incidents is a part of which phase :-

Correct : B. test implementation and execution

97. Which of the following items would not come under Configuration Management?

Correct : C. live data

98. Handover of Test-ware is a part of which Phase

Correct : C. test closure activities

99. The Switch is switched off once the temperature falls below 18 and then it is turned on when the temperature is more than 21. Identify the Equivalence values which belong to the same class.

Correct : C. 22,23,24

100. The approach/document used to make sure all the requirements are covered when writing test cases

Correct : D. traceability matrix