QA Software tester
Enviado por yatimu • 12 de Octubre de 2015 • Apuntes • 1.197 Palabras (5 Páginas) • 300 Visitas
rack: QE Certification/Level 1-Testing Basics
Scores
Evaluation
Class 1- Testing Intro-Exam
Question: What is the best definition for testingCorrect Option - Your response was: WRONG
a. Is the process of operating a system or a system component to evaluate specific aspects under specific conditions, observing and registering the results.
b. Is the process of operating a system to evaluate specific aspects under specific conditions, observing and registering the results.
c. Is the process of operating a system component to evaluate specific aspects under specific conditions, observing and registering the results.
d. Is the process of operating a system or a system component to evaluate specific aspects under specific conditions, in order to make it fail.
Question: Goal of testing is:Correct Option - Your response was: WRONG
a. Show no defect is in the software product so that it can be released to production
b. Demonstrate that the program works
c. Show presence of defects in the system or component under test
d. All of the above
Question: What are the most common causes for incidents found while testing:Correct Option - Your response was: OK
a. Everyone makes mistakes, errors or omissions
b. Not having the required skills
c. Incomplete or changing requirements
d. All of the above
Question: System Requirements are verified at:Correct Option - Your response was: OK
a. Component test execution level
b. Integration test execution level
c. Acceptance test execution level
d. None of the above
Question: Common bugs detected at system test execution are:Correct Option - Your response was: OK
a. Missed accomplished requirements
b. A flow of code that is never executed.
c. All types of bugs, functional, non-functional
d. A and C are correct
e. B and C are correct
Question: The V-Model is:Correct Option - Your response was: OK
a. A software life-cycle model that is not relevant for testing
b. A software development model that illustrates how testing activities integrate with software development phases
c. A testing life cycle model including unit, integration, system and acceptance testing
d. A testing life cycle model including integration, system and acceptance testing
Question: End Users are involved in:Correct Option - Your response was: OK
a. Acceptance Testing, because they know the business
b. Smoke Testing, because they find important defects faster
c. System Testing, because they know the requirements
d. All of the above
Question: Unit Testing is performed byCorrect Option - Your response was: OK
a. Developers and testers
b. Developers
c. Testers
d. End Users
Question: Unit testing:Correct Option - Your response was: WRONG
a. Test the code and flows to find errors
b. Test the code and flows to find un-useful code never executed
c. Allows to find defects before they are detected by the tests team
d. A and C
e. All of the above
Question: Which of the following is not an integration strategy?Correct Option - Your response was: WRONG
a. Design based
b. Big-bang
c. Bottom-up
d. Top-down
Question: Why is incremental integration preferred over "big bang" integration?Correct Option - Your response was: WRONG
a. Because "big bang" integration is suitable only for real time applications
b. Incremental integration is preferred over "Big Bang Integration" only for "bottom up" development model
c. Because incremental integration has better early defects screening and isolation ability
d. Because incremental integration can compensate for weak and inadequate component testing
Question: Which of the following is NOT part of system testing:Correct Option - Your response was: WRONG
a. Business process-based testing
b. Performance, load and stress testing
c. Requirements-based testing
d. Usability testing
e. Top-down integration testing
Question: Which one of the following statements about system testing is NOT true?Correct Option - Your response was: WRONG
a. System tests are performed by testing specialists
b. Is the final test to verify and validate that the system meets the specifications
c. Faults found during system tests
...