40 Question quiz 4 (121-160)

Descrição

Quiz sobre 40 Question quiz 4 (121-160), criado por Daniel Neag em 03-12-2017.
Daniel Neag
Quiz por Daniel Neag, atualizado more than 1 year ago
Daniel Neag
Criado por Daniel Neag mais de 6 anos atrás
27
0

Resumo de Recurso

Questão 1

Questão
Test Implementation and execution has which of the following major tasks? i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts. ii. Creating the test suite from the test cases for efficient test execution. iii. Verifying that the test environment has been set up correctly. iv. Determining the exit criteria
Responda
  • A. i,ii,iii are true and iv is false
  • B. i,,iv are true and ii is false
  • C. i,ii are true and iii,iv are false
  • D. ii,iii,iv are true and i is false

Questão 2

Questão
One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalance class
Responda
  • A. 17
  • B. 19
  • C. 24
  • D. 21

Questão 3

Questão
Exhaustive Testing is
Responda
  • A. Is impractical but possible
  • B. Is practically possible
  • C. Is impractical and impossible
  • D. Is always possible

Questão 4

Questão
Which tool needs to interface with other office automation software in order to generate reports in the format required by the organization?
Responda
  • A. Progress tracking tools
  • B. Test management tools
  • C. Metrics management tools
  • D. Test execution tools

Questão 5

Questão
Which one does not come under international standard
Responda
  • A. IEC
  • B. IEEE
  • C. ISO
  • D. All of the above

Questão 6

Questão
In which phase static tests are used
Responda
  • A. Requirements
  • B. Design
  • C. Coding
  • D. All of the above

Questão 7

Questão
What's the disadvantage of Black Box Testing
Responda
  • A. Chances of having repetition of tests that are already done by programmer.
  • B. The test inputs needs to be from large sample space.
  • C. It is difficult to identify all possible inputs in limited testing time. So writing test cases is slow and difficult
  • D. All above

Questão 8

Questão
What is the process of analyzing and removing causes of failures in software?
Responda
  • A. Validation
  • B. Testing
  • C. Debugging
  • D. Verification

Questão 9

Questão
Majority of system errors occur in the _________ phase
Responda
  • A. Requirements Phase.
  • B. Analysis and Design Phase
  • C. Development Phase
  • D. Testing Phase

Questão 10

Questão
Which of the following is a MAJOR task when evaluating the exit criteria?
Responda
  • A. Creating test suites and cases for efficient execution
  • B. Writing a test summary report for stakeholders
  • C. Handing the testware to the maintenance organization
  • D. Identifying any required infrastructure and tools

Questão 11

Questão
How much percentage of the life cycle costs of a software are spent on maintenance
Responda
  • A. 10%
  • B. 30%
  • C. 50%
  • D. 70%

Questão 12

Questão
Software should be retested to confirm that the original defect has been successfully removed. This is called
Responda
  • A. Regression testing
  • B. Maintenance testing
  • C. Confirmation testing
  • D. None of the above

Questão 13

Questão
Which of the following is a valid objective of an incident report?
Responda
  • A. Prove that the tester is contributing to the quality of the system.
  • B. Provides test management ideas for test process improvement.
  • C. Gives a statistical way to determine which modules to redesign.
  • D. Provides developers a way to critique their individual work processes.

Questão 14

Questão
When to stop Testing?
Responda
  • A. Stop when scheduled time for testing expires
  • B. Stop if 75% of the pre-defined number of errors is detected.
  • C. Stop when all the test cases execute with detecting few errors.
  • D. None above

Questão 15

Questão
Which of the following are success factors for reviews? I. Clear objectives for each review. II. Checklists and/or roles are used to increase effectiveness of defect identification. III. There is an emphasis on process improvement. IV. People issues and psychological aspects are not reviewed.
Responda
  • A. I and III
  • B. II, III and IV
  • C. I, II and III
  • D. IV

Questão 16

Questão
Structure is unknown for which type of development project
Responda
  • A. Traditional system development
  • B. Iterative development
  • C. System maintenance
  • D. Purchased/contracted software

Questão 17

Questão
________indicates how important it is to fix the bug and when it should be fixed
Responda
  • A. Severity
  • B. Priority
  • C. All of the above
  • D. None of the above

Questão 18

Questão
The person who leads the review of the document(s), planning the review,running the meeting and follow-up after the meeting
Responda
  • A. Reviewer
  • B. Author
  • C. Moderator
  • D. Auditor

Questão 19

Questão
Performs sufficient testing to evaluate every possible path and condition in the application system. The only test method that guarantees the proper functioning of the application system is called as _____________
Responda
  • A. Regression Testing
  • B. Exhaustive Testing
  • C. Basic Path Testing
  • D. Branch Testing

Questão 20

Questão
Which of the following statements contains a valuable objective for a test team?
Responda
  • A. Prove that the remaining defects will not cause any additional failures.
  • B. Run all of the tests that are defined for the test object as quickly as possible.
  • C. Prove that all faults have been identified through thorough testing.
  • D. Cause as many failures as possible so that faults can be identified and corrected.

Questão 21

Questão
A formal assessment of a work product conducted by one or more qualified independent reviewer to detect defects.
Responda
  • A. Inspection.
  • B. Walkthrough.
  • C. Review
  • D. Non Conformance

Questão 22

Questão
Which of the following are MAJOR test implementation and execution tasks? I. Repeating test activities II. Creating test suites III. Reporting discrepancies IV. Logging the outcome V. Analyzing lessons learned
Responda
  • A. II, III and IV
  • B. I, III, IV and V
  • C. I, II, III and IV
  • D. III, IV and V

Questão 23

Questão
Which tasks are performed by a test leader versus a tester? S. Writing a project test strategy T. Selecting tools to support testing U. Preparing and acquiring data V. Scheduling tests
Responda
  • A. Test leader: S and V; Tester: T and U
  • B. Test leader: S, T and V; Tester: U
  • C. Test leader: S, U and V; Tester: T
  • D. Test leader: S; Tester: T, U and V

Questão 24

Questão
What type of tools to be used for Regression Testing
Responda
  • A. Performance
  • B. Record/Playback
  • C. A. & B.
  • D. None

Questão 25

Questão
System Integration testing should be done after
Responda
  • A. Integration testing
  • B. System testing
  • C. Unit testing
  • D. Component integration testing

Questão 26

Questão
During this event the entire system is tested to verify that all functional information structural and quality requirements have been met. A predetermined combination of tests is designed that when executed successfully satisfy management that the system meets specifications
Responda
  • A. Validation Testing
  • B. Integration Testing
  • C. User Acceptance Testing
  • D. System Testing

Questão 27

Questão
What is the normal order of activities in which software testing is organized?
Responda
  • A. Unit, integration, system, validation
  • B. System, integration, unit, validation
  • C. Unit, integration, validation, system
  • D. None of the above

Questão 28

Questão
During testing, a defect was found in which the system crashed when the network got disconnected while receiving data from the server. The defect was fixed by correcting functionality which checks the network availability during data transfer. Existing test cases did cover 100% of the module statements. To verify the fix and ensure more extensive coverage, some tests were designed and added to the test suite. What types of testing are mentioned above? I. Functional testing II. Structural testing III. Confirmation testing IV. Performance testing
Responda
  • A. I, III and IV
  • B. I and III
  • C. II and IV
  • D. I, II and III

Questão 29

Questão
What is a scripting technique that uses data files to contain not only test data and expected results, but also keywords related to the application being tested?
Responda
  • A. Automation technique
  • B. Scripting language
  • C. Process-driven testing
  • D. Keyword-driven testing

Questão 30

Questão
The principal attributes of tools and automation are
Responda
  • A. Speed & efficiency
  • B. Accuracy & precision
  • C. All of the above
  • D. None of the above

Questão 31

Questão
In ______ testing doesn't know anything about the sofware being tested; it just clicks or types randomly.
Responda
  • A. Random testing
  • B. Gorilla testing
  • C. Adhoc testing
  • D. Dumb monkey testing

Questão 32

Questão
A series of probing questions about the completeness and attributes of an application system is called
Responda
  • A. Checklist
  • B. Checkpoint review
  • C. Decision table
  • D. Decision tree

Questão 33

Questão
The testing technique that requires devising test cases to demonstrate that each program function is operational is called
Responda
  • A. Black-box testing
  • B. Glass-box testing
  • C. Grey-box testing
  • D. White-box testing

Questão 34

Questão
A white box testing technique that measures the number of or percentage of decision directions executed by the test case designed is called
Responda
  • A. Condition coverage
  • B. Decision/Condition coverage
  • C. Decision Coverage
  • D. Branch coverage

Questão 35

Questão
Which summarizes the testing activities associated with one or more test design specifications.
Responda
  • A. Test Summary report
  • B. Test Log
  • C. Test Incident Report
  • D. Test Script

Questão 36

Questão
Which test investigates both functional and non-functional system requirements?
Responda
  • A. Alpha testing
  • B. System testing
  • C. Acceptance testing
  • D. Confirmation testing

Questão 37

Questão
Which test ensures that modifications did not introduce new problems?
Responda
  • A. Stress testing
  • B. Black-box testing
  • C. Structural testing
  • D. Regression testing

Questão 38

Questão
Which of the following are potential benefits of adding tools to the test process? I. Reduction of repetitive testing procedures. II. Ability to hire testers with fewer technical skills. III. Ability to get an objective assessment of progress. IV. Greater consistency in testing procedures.
Responda
  • A. II, III and IV
  • B. I, III and IV
  • C. I, II and III
  • D. I, II and IV

Questão 39

Questão
Which testing is used to verify that the system can perform properly when internal program or system limitations have been exceeded
Responda
  • A. Stress Testing
  • B. Load Testing
  • C. Performance Testing
  • D. Volume testing

Questão 40

Questão
In any software development life cycle (SDLC) model, which of the following are characteristics of good testing? I. Providing complete test coverage of all branches of the system code. II. Having a corresponding testing activity for each development activity. III. Testers should be involved in reviewing documents as soon as drafts are available. IV. Each test level has test objectives specific to that level.
Responda
  • A. II, III and IV
  • B. I and III
  • C. I, III and IV
  • D. I and II

Semelhante

8 Benefícios dos Mapas Mentais
Alessandra S.
Tipos de Textos
Larissa Borela
CLASSIFICAÇÃO : OS CINCO REINOS
TAÍS DA CUNHA
Glossário de Português
Alessandra S.
QUESTIONARIO SOBRE INFORMÀTICA: HARDWARE
anapaulabrasilam
Projeto Med 2015: História e Geografia_2
chikocosta
Prep Like a Pro with GoConqr's GCSE Revision Timetable
Landon Valencia
Direito Constitucional e Administrativo
Maria José
Exercícios- Tipos de Reprodução
Andrea Barreto M. Da Poça