Friday , March 29 2024
Breaking News

Software Testing Free Certification

Software Testing Free Certification

About the Quiz :

Software testing is the process of evaluating and verifying that a software product or application does what it is supposed to do. The benefits of testing include preventing bugs, reducing development costs and improving performance.

Benefits :

Software Testing Certificate from The Digital Adda which you can share in the Certifications section of your LinkedIn profile, on printed resumes, CVs, or other documents.

Exam Details

  • Format: Multiple Choice Question
  • Questions: 20
  • Passing Score: 16/20 or 80%
  • Language: English

Software testing activities should start

  1. as soon as the code is written
  2. during the design stage
  3. when the requirements have been formally documented
  4. as soon as possible in the development life cycle

What is the main reason for testing software before releasing it?

  1. to show that system will work after release
  2. to decide when the software is of sufficient quality to release
  3. to find as many bugs as possible before release
  4. to give information for a risk based decision about release

which of the following statements is not true

  1. performance testing can be done during unit testing as well as during the testing of whole system
  2. The acceptance test does not necessarily include a regression test
  3. Verification activities should not involve testers (reviews, inspections etc)
  4. Test environments should be as similar to production environments as possible

When reporting faults found to developers, testers should be:

  1. as polite, constructive and helpful as possible
  2. firm about insisting that a bug is not a “feature” if it should be fixed
  3. diplomatic, sensitive to the way they may react to criticism
  4. All of the above

In which order should tests be run?

  1. the most important tests first
  2. the most difficult tests first(to allow maximum time for fixing)
  3. the easiest tests first(to give initial confidence)
  4. the order they are thought of

Which of the following items need not be included in the defect report?

  1. how to reproduce the fault.
  2. severity, priority
  3. how to fix the fault.
  4. test environment details.

Which of the following is a valid difference between re-testing and regression testing?

  1. Re-testing looks for unexpected side effects whereas the regression testing is repeating those tests.
  2. Re-testing is running a test again whereas the regression testing looks for unexpected side effects.
  3. Re-testing uses different environments whereas the regression testing uses the same environment.
  4. Re-testing is done by developers whereas the regression testing is done by independent testers.

What is the goal of test fulfillment criteria in a test plan?

  1. To learn about a test has finished its execution.
  2. To assure about the completion of the test case specification.
  3. To plan when to conclude testing.
  4. To establish the test generation criteria of test inputs.

Which of the following statements is the central point for the acceptance testing?

  1. Finding faults in the system.
  2. Testing for a business perspective.
  3. Confirming the acceptance of the system for all users.
  4. Testing by an independent test team.

Which of the following standards defines the testing terms?

  1. ANSI/IEEE 729
  2. ANSI/IEEE 829
  3. BS7925-2
  4. BS7925-1
  5. ISO/IEC 12207

Which of the following is best suited to find the Unreachable code?

  1. A static analysis tool.
  2. A test management tool.
  3. Code reviews.
  4. Code inspections.

What programming languages does Selenium allow to use?

  1. Python
  2. Java
  3. C-Sharp
  4. JavaScript
  5. Ruby
  6. PHP
  7. Perl
  8. All of the above

What are the OS/platforms does not Selenium support?

  1. Windows Desktop
  2. Windows Mobile
  3. Linux
  4. Mac OS X
  5. IOS
  6. Android
  7. Arduino OS

Which of the following WebDriver methods is used to select the option at a given index?

  1. selectIndex()
  2. selectedByIndex()
  3. selectByIndex()
  4. selectByIndexes()

Which of the following WebDriver commands is used to check the presence of a web element?

  1. verifyElementPresent
  2. verifyTextPresent
  3. isElementPresent
  4. isElementExist

Which of the following WebDriver methods is used to clear all selected entries?

  1. dselect_All()
  2. deselect_All()
  3. deselectAll()
  4. dselectAll()

What is the similarity between WebDriver’s close() and quit() methods?

  1. closes all opened web browser windows.
  2. None of the above.
  3. closes the active web browser window.
  4. does not accept arguments.

Which of the following commands is used to print a string value or a variable in Selenium IDE?

  1. display
  2. print
  3. echo
  4. printf

Which of the following components is not the part of Selenium suite?

  1. Selenium RC
  2. SeleniumGrid
  3. Selenium Web
  4. Selenium IDE

What can be used to test Flex/Flash applications using Selenium?

  1. FlexUI
  2. SeleniumFlex
  3. Xebium
  4. FlexUISelenium

CLICK HERE TO APPLY FOR THIS QUIZ : CLICK HERE

About Clear My Certification

Check Also

Data Privacy Awareness Quiz 2024

Data Privacy Awareness Quiz 2024

About the Quiz : Take charge of your privacy today! Are you fully informed about …

Leave a Reply

Your email address will not be published. Required fields are marked *