ISTQB 测试题2

来源:互联网 发布:js中字符串是引用类型 编辑:程序博客网 时间:2024/06/05 04:04
Question : 1 of 40 


System testing should investigate
 Non-functional requirements only not Functional requirements
 Functional requirements only not non-functional requirements
 Non-functional requirements and Functional requirements
 Non-functional requirements or Functional requirements
Question : 2 of 40 


Which is the non-functional testing
 Performance testing
 Unit testing
 Regression testing
 Sanity testing


Question : 3 of 40 


Who is responsible for documenting all the issues, problems and open point that were identified during the review meeting
 Moderator
 Scribe
 Reviewers
 Author


Question : 4 of 40 


What is the main purpose of Informal review
 Inexpensive way to get some benefit
 Find defects
 Learning, gaining understanding, effect finding
 Discuss, make decisions, solve technical problems


Question : 5 of 40 


Purpose of test design technique is
 Identifying test conditions only, not Identifying test cases
 Not Identifying test conditions, Identifying test cases only
 Identifying test conditions and Identifying test cases
 Identifying test conditions or Identifying test cases


Question : 6 of 40 


___________ technique can be used to achieve input and output coverage
 Boundary value analysis
 Equivalence partitioning
 Decision table testing
 State transition testing


Question : 7 of 40 


Use cases can be performed to test
 Performance testing
 Unit testing
 Business scenarios
 Static testing

Question : 8 of 40 
________________ testing is performed at the developing organization’s site
  Unit testing
 Regression testing
 Alpha testing
 Integration testing

Question : 9 of 40 
The purpose of exit criteria is
 Define when to stop testing
 End of test level
 When a set of tests has achieved a specific pre condition
 All of the above

Question : 10 of 40 (Chapter 5)
Which is not a project risk
 Supplier issues
 Organization factors
 Technical issues
 Error-prone software delivered




Question : 11 of 40 (Kapitel ???)


Poor software characteristics are
 Only Project risks
 Only Product risks
 Project risks and Product risks
 Project risks or Product risks




Question : 12 of 40 (Kapitel ???)


________ and ________ are used within individual workbenches to produce the right output products
 Tools and techniques
 Procedures and standards
 Processes and walkthroughs
 Reviews and update


Question : 13 of 40 


The software engineer's role in tool selection is
 To identify, evaluate, and rank tools, and recommend tools to management
 To determine what kind of tool is needed, then find it and buy it
 To initiate the tool search and present a case to management
 To identify, evaluate and select the tools


Question : 14 of 40 (Kapitel ???procedure, what is SDLC???)


A _____ is the step-by-step method followed to ensure that standards are met
 SDLC
 Project Plan
 Policy
 Procedure




Question : 15 of 40 


Which of the following is the standard for the Software product quality
 ISO 1926
 ISO 829
 ISO 1012
 ISO 1028




Question : 16 of 40 


Which is not the testing objectives
 Finding defects
 Gaining confidence about the level of quality and providing information
 Preventing defects
 Debugging defects




Question : 17 of 40 


Bug life cycle
 Open, Assigned, Fixed, Closed
 Open, Fixed, Assigned, Closed
 Assigned, Open, Closed, Fixed
 Assigned, Open, Fixed, Closed




Question : 18 of 40 (software characteristic apitel???)


Which is not the software characteristics
 Reliability
 Usability
 Scalability
 Maintainability


Question : 19 of 40 ()???


Which is not a testing principle
 Early testing
 Defect clustering
 Pesticide paradox
 Exhaustive testing


Question : 20 of 40 


‘X’ has given a data on a person age, which should be between 1 to 99. Using BVA which is the appropriate one
 0,1,2,99
 1, 99, 100, 98
 0, 1, 99, 100
 –1, 0, 1, 99




Question : 21 of 40 


Which is not the fundamental test process
 Planning and control
 Test closure activities
 Analysis and design
 None


Question : 22 of 40 


Which is not a Component testing
 Check the memory leaks
 Check the robustness
 Check the branch coverage
 Check the decision tables




Question : 23 of 40 


PDCA is known as
 Plan, Do, Check, Act
 Plan, Do, Correct, Act
 Plan, Debug, Check, Act
 Plan, Do, Check, Accept




Question : 24 of 40 


Contract and regulation testing is a part of
 System testing
 Acceptance testing
 Integration testing
 Smoke testing


Question : 25 of 40 


Which is not a black box testing technique
 Equivalence partition
 Decision tables
 Transaction diagrams
 Decision testing


Question : 26 of 40 ()???


Arc testing is known as
 Branch testing
 Agile testing
 Beta testing
 Ad-hoc testing


Question : 27 of 40 


Find the mismatch
 Test data preparation tools – Manipulate Data bases
 Test design tools – Generate test inputs
 Requirement management tools – Enables individual tests to be traceable
 Configuration management tools – Check for consistence


Question : 28 of 40 (komma ihåg!!)


The principle of Cyclomatic complexity, considering L as edges or links, N as nodes, P as independent paths
 L-N +2P
 N-L +2P
 N-L +P
 N+L -P




Question : 29 of 40 ()???


FPA is used to
 To measure the functional requirements of the project
 To measure the size of the functionality of an Information system
 To measure the functional testing effort
 To measure the functional flow


Question : 30 of 40 ()???


Which is not a test Oracle
 The existing system
 The code
 Individual’s knowledge
 User manual




Question : 31 of 40 


Find the correct flow of the phases of a formal review
 Planning, Review meeting, Rework, Kick off
 Planning, Individual preparation, Kick off, Rework
 Planning, Review meeting, Rework, Follow up
 Planning, Individual preparation, Follow up, Kick off




Question : 32 of 40 


Stochastic testing using statistical information or operational profiles uses the following method
 Heuristic testing approach
 Methodical testing approach
 Model based testing approach
 Process or standard compliant testing approach




Question : 33 of 40 


One person has been dominating the current software process improvement meeting. Which of the following techniques should the facilitator use to bring other team members into the discussion?
 Confront the person and ask that other team members be allowed to express their opinions
 Wait for the person to pause, acknowledge the person’ s opinion, and ask for someone else’ s opinion
 Switch the topic to an issue about which the person does not have a strong opinion
 Express an opinion that differs from the person’ s opinion in order to encourage others to express their ideas




Question : 34 of 40 ???


Maintenance releases and technical assistance centers are examples of which of the following costs of quality?
 External failure
 Internal failure
 Appraisal
 Prevention


Question : 35 of 40 ???


Which of the following is NOT included in the Test Plan document of the Test Documentation Standard?
 a) what is not to be tested
 b) test environment properties
 c) quality plans
 d) schedules and deadlines


Question : 36 of 40 


Could reviews or inspections be considered part of testing?
 a) no, because they apply to development documentation
 b) no, because they are normally applied before testing
 c) yes, because both help detect faults and improve quality
 d) yes, because testing includes all non-constructive activities




 Question : 37 of 40 


Which of the following is not part of performance testing?
 a) measuring response times
 b) recovery testing
 c) simulating many users
 d) generating many transactions




Question : 38 of 40 ???


Error guessing is best used:
 a) after more formal techniques have been applied
 b) as the first approach to deriving test cases
 c) by inexperienced testers
 d) after the system has gone live




Question : 39 of 40 


In case of Large Systems
 Only few tests should be run
 Testing should be on the basis of Risk
 Only Good Test Cases should be executed
 Test Cases written by good test engineers should be executed






Question : 40 of 40 


Peer Reviews are also called as :
 Inspection
 Walkthrough
 Technical Review
 Formal Review










Q1-c, Q2-A, Q3-B, Q4-A, Q5-C, Q6-C, Q7-C, Q8-C, Q9-D, Q10-D, Q11-A??, Q12-B, Q13-A, Q14-D, Q15-A, Q16-D, Q17-A, Q18-C, Q19-D, Q20-C, Q21-D, Q22-D, Q23-A, Q24-B, Q25-D, Q26-A, Q27-D, Q28-A, Q29-B, Q30-B, Q31-C, Q32-C, Q33-B, Q34-A, Q35-C, Q36-C, Q37-B, Q38-A, Q39-B, Q40-C