MCQOPTIONS
Saved Bookmarks
This section includes 454 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science Engineering (CSE) knowledge and support exam preparation. Choose a topic below to get started.
| 201. |
JMeter is for performance testing, whereas Selenium is mainly for _. |
| A. | a.performance testing |
| B. | b.automation testing |
| C. | c.sanity testing |
| D. | d.regression testing |
| Answer» C. c.sanity testing | |
| 202. |
Which of the following is the best approach for automation in the long term? |
| A. | a. build a team with members having development skills |
| B. | b.outsource automation tasks to external vendors |
| C. | c.associate with the developers to start automation |
| D. | d.train manual testers and start automation |
| Answer» B. b.outsource automation tasks to external vendors | |
| 203. |
Which of the following is not a characteristic of the good automation tool? |
| A. | a.robust object identiï¬cation. |
| B. | b.support of cross-platfor m testing. |
| C. | c.easy integration with ci tools |
| D. | d.good debugging ability. |
| Answer» D. d.good debugging ability. | |
| 204. |
Iterative development is NOT a good idea for? |
| A. | a.back end development |
| B. | b. front end development |
| C. | c. middleware development |
| D. | d.software development |
| Answer» C. c. middleware development | |
| 205. |
What type of test cases should you not automate? |
| A. | a.tests that don\t require re-execution |
| B. | b.tests that demand continuous testing |
| C. | c.tests that fall under the acceptance test criteria |
| D. | d.tests that require cross-platfor m testing |
| Answer» B. b.tests that demand continuous testing | |
| 206. |
Which of the following is not a BDD automation framework? |
| A. | a.cucumber |
| B. | b.jbehave |
| C. | c.watir |
| D. | d.concordion |
| Answer» D. d.concordion | |
| 207. |
Why will you do automation testing? |
| A. | a.it increases defect detection ratio. |
| B. | b.it improves the quality of production code. |
| C. | c.it improves the efficiency of testing. |
| D. | d.it reduces the cost of testing. |
| Answer» D. d.it reduces the cost of testing. | |
| 208. |
The main goal of Automation Testing is to the number of test cases to be run manually |
| A. | a.increase |
| B. | b.reduce |
| C. | c.enlarge |
| D. | d.multiply |
| Answer» C. c.enlarge | |
| 209. |
Which of the following is not a valid reason for automating a test case? |
| A. | a.the test will need to be executed once, but with a large set of data. |
| B. | b.the test will help in saving time for doing exploratory testing. |
| C. | c.the test is important for the business and typical use case for testing. |
| D. | d.the test gives intermittent results and impossible to test manually. |
| Answer» E. | |
| 210. |
Which is a Procedure? |
| A. | a.exit |
| B. | b.waitforpro perty |
| C. | c.wait |
| D. | d.none of these. |
| Answer» D. d.none of these. | |
| 211. |
Which of the following is a characteristic of an Agile leader? |
| A. | a.task focused |
| B. | b.supportive |
| C. | c.process oriented |
| D. | d.disintereste d |
| Answer» C. c.process oriented | |
| 212. |
Agility is nothing more than the ability of project team to respond rapidly to change. |
| A. | a.false |
| B. | b.true |
| C. | c. |
| D. | d. |
| Answer» B. b.true | |
| 213. |
What is the unit of measurement that is used to measure the size of a user story for an Agile project? |
| A. | a. function points |
| B. | b. story points |
| C. | c. work breakdown points |
| D. | d. velocity points |
| Answer» C. c. work breakdown points | |
| 214. |
What does automated software testing improves |
| A. | a.complexity |
| B. | b.design |
| C. | c.code |
| D. | d.software quality |
| Answer» E. | |
| 215. |
What allows to implement application speciï¬c test automation solution by adding so,e extra code |
| A. | a.test automation framework |
| B. | b.test complexity |
| C. | c.reporting |
| D. | d.maintainan ce cost |
| Answer» B. b.test complexity | |
| 216. |
____testing is often employed as a form of intrernal acceptance testing |
| A. | a.alpha testing |
| B. | b.agile testing |
| C. | c.beta testing |
| D. | anamoly |
| Answer» B. b.agile testing | |
| 217. |
which cruteria must satisfy in order to be accepted by the user,customer. |
| A. | a.acceptance criteria |
| B. | b.testing |
| C. | c.result |
| D. | d.adaptability |
| Answer» B. b.testing | |
| 218. |
In which layer the system being tested |
| A. | a.domain layer |
| B. | b.system under test layer |
| C. | c.test cases layer |
| D. | d.none of this |
| Answer» C. c.test cases layer | |
| 219. |
In which step automation framework is identiï¬ed as an "ideal world" scenario. |
| A. | a.future state |
| B. | b.current state |
| C. | c.business case |
| D. | d.work plan |
| Answer» B. b.current state | |
| 220. |
Which automation framework step is based on the input provided by the gap analysis. |
| A. | a.work plan |
| B. | b.business case |
| C. | c.requiremen t anlysiss |
| D. | risk management |
| Answer» D. risk management | |
| 221. |
Identifying the Current business practices with respect to automation in the target organisation involves in which test |
| A. | a.current state |
| B. | b.future state |
| C. | c.gap analysis |
| D. | d.business case |
| Answer» B. b.future state | |
| 222. |
____testing is the process of evaluating the application performance. |
| A. | a.load testing |
| B. | b.stress testing |
| C. | c.performanc e testing |
| D. | d.functional testing |
| Answer» D. d.functional testing | |
| 223. |
Which automation testing is a key area in testing processes. |
| A. | a.performance testing |
| B. | b.functional testing |
| C. | d.load testing |
| D. | d.stress testing |
| Answer» C. d.load testing | |
| 224. |
which test are important to exercise code functiojnality without touching any dependency |
| A. | a.system test |
| B. | b.code test |
| C. | c.unit test |
| D. | d.manual test |
| Answer» D. d.manual test | |
| 225. |
Which skill does not require for automation engineer |
| A. | a.troubleshoot ing |
| B. | b.coding |
| C. | c.certiï¬cation |
| D. | d.designing |
| Answer» E. | |
| 226. |
The behavior observed when a or system is tested |
| A. | a.component |
| B. | b.test case |
| C. | c.code |
| D. | d.data |
| Answer» B. b.test case | |
| 227. |
Test automation tool can be expensive and usually employed in cambination with____. |
| A. | a.system testing |
| B. | b.software tesating |
| C. | c.manual testin |
| D. | d.beta testing |
| Answer» D. d.beta testing | |
| 228. |
A tool is piece of software that enables people to deï¬ne software testing tasks. |
| A. | a.test automation |
| B. | b.selenium |
| C. | c.hpe |
| D. | d.ranorex |
| Answer» B. b.selenium | |
| 229. |
Select the method which performs a context-click at the curent mouse location |
| A. | click_context() |
| B. | context.click() |
| C. | contextclick() |
| D. | context_click() |
| Answer» D. context_click() | |
| 230. |
Select the command which retrieves the alert message and stores it in a variable that you will specify |
| A. | storealert |
| B. | storedalert |
| C. | store_alert |
| D. | storesalert |
| Answer» B. storedalert | |
| 231. |
Out of the following which is not a wait comand |
| A. | waitfortitle |
| B. | waitfortextpre sent |
| C. | waitforactive |
| D. | waitforalert |
| Answer» D. waitforalert | |
| 232. |
Method which selects the option which displays the text matching the parameter passed to it |
| A. | selectvisiblete xt() |
| B. | selectbyvisible text() |
| C. | select_visiblet ext() |
| D. | select_byvisibl etext() |
| Answer» C. select_visiblet ext() | |
| 233. |
Select the method which clears all selected entries in Web Driver Selenium |
| A. | dselectall() |
| B. | deselect_al() |
| C. | dselect_al() |
| D. | deselectall() |
| Answer» E. | |
| 234. |
select the variation which locates elements by the value of their "id" attribute in Web Driver Selenium |
| A. | by.id |
| B. | by.idno |
| C. | by.id_no |
| D. | by.tag_id |
| Answer» B. by.idno | |
| 235. |
Which is a faster component between the Selenium Web driver and Selenium RC |
| A. | selenium web driver |
| B. | selenium web driver |
| Answer» C. | |
| 236. |
Select the tab that shows which command Selenium IDE is currently executing |
| A. | variable |
| B. | data |
| C. | information |
| D. | info |
| Answer» E. | |
| 237. |
What is TestNG ? |
| A. | testnextgener ation |
| B. | testnewgenerl ization |
| C. | testnewgener ation |
| D. | testnextgener ations |
| Answer» B. testnewgenerl ization | |
| 238. |
Select the tab which gives feedback and other useful information when executing tests |
| A. | information |
| B. | feddback |
| C. | reference |
| D. | element |
| Answer» D. element | |
| 239. |
Select the command which is used to compare the actual page title with an expected value |
| A. | verifytitle |
| B. | veriï¬edtitle |
| C. | verifytitles |
| D. | veriï¬edtitles |
| Answer» B. veriï¬edtitle | |
| 240. |
What can be used to test Flex/Flash aplication using Selenium |
| A. | flexuiseleniu m |
| B. | flexui |
| C. | uiflexseleniu m |
| D. | seleniumflex |
| Answer» B. flexui | |
| 241. |
Select the command which is used to pause execution until the page is loaded completely |
| A. | waitforpageto load |
| B. | waitforelemen tpresent |
| C. | waitforpage |
| D. | waitforload |
| Answer» B. waitforelemen tpresent | |
| 242. |
Select the command that will not wait for the new page to load before moving on to the next command |
| A. | clickandwait |
| B. | typeandwait |
| C. | selectandwait |
| D. | selectandtype |
| Answer» E. | |
| 243. |
Which component of Selenium can create customized test results ? |
| A. | web driver |
| B. | selenium rc |
| C. | selenium ide |
| D. | selenium grid |
| Answer» B. selenium rc | |
| 244. |
Select the command which is used to print a string value of a variable in Selenium IDE |
| A. | the \display\ command |
| B. | the \echo\ command |
| C. | the \print\ command |
| D. | the \printr\ command |
| Answer» C. the \print\ command | |
| 245. |
Select the command which is used to check the presence of a certain element |
| A. | verifytable |
| B. | verifytitlepres ent |
| C. | verifytextpres ent |
| D. | verifyelement present |
| Answer» E. | |
| 246. |
The Actions Commands |
| A. | are commands that directly interact with page elements |
| B. | are commands that allow you to store values to a variable |
| C. | are commands that verify if a certain condition is met |
| Answer» B. are commands that allow you to store values to a variable | |
| 247. |
In case of Selenium IDE, the source view shows your script in |
| A. | dhtml format |
| B. | xml format |
| C. | j2ee format |
| D. | html format |
| Answer» E. | |
| 248. |
Select the command in SeleniumIDE used to open a web page using theURL |
| A. | openrecord |
| B. | open |
| C. | opentext |
| D. | opentable |
| Answer» C. opentext | |
| 249. |
Which Selenium Component Supports all operating systems |
| A. | selenium generator |
| B. | selenium ide |
| C. | selenium webdriver |
| Answer» D. | |
| 250. |
Select the language which is supported by the Selenium Web driver |
| A. | perl |
| B. | sql |
| C. | asp |
| D. | cobol |
| Answer» B. sql | |