"Statement Testing" is part of;
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
Which coverage metric will provide the needed information for this analysis?
Which of the following is the most important task of a typical test leader?
Which of the following BEST describes a test summary report for executive-level employees
Which of the following is a test-first approach, where tests that express a shared understanding from stakeholders of how the application is expected to work, are first written in business-readable language (following the Given/When/Then format), and then made executable to drive development?
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Which of the following is a task the Author is responsible for, as part of a typical formal review?
Consider the following iteration planning tasks where a tester can provide value:
Break down user stories into tasks (particularly testing tasks)
Estimate test effort for all testing tasks
Identify and refine functional and non-functional aspects of the test object
Which ONE of the following tasks should be ADDED to the above list?
Mark the correct sentences:
* Defects are a result of environmental conditions and are also referred to as "Failures"
* A human mistake may produce a defect
* A system mil totally fail to operate correctly when a failure exists in it
* When a defect exists in a system it may result in a failure
* Defects occur only as a result of technology changes
Which of the following is not an example of a typical generic skill required for testing?
The following decision table is used to assist a doctor in determining the drug therapy to prescribe for a patient (aged 6 to 65 years) diagnosed with acute sinusitis. The table consists of three Boolean conditions and six actions
Based only on the given information, which of the following statements is TRUE?
For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases
Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?
Match each objective to the correct test level
Objective:
A)Verifying whetherthe functionalandnon-functlonalbehaviorsof the system are as designed andspecified.
B)Verifying whetherthe functionalandnon-functlonalbehaviorsof the interfaces are as designed.
C)Verifying whetherthe functionalandnon-functionalbehaviorsof the components are as designedand specified.
D)Establishing confidence in the quality of the systemas a whole.
Test Level:
1.Component testing.
2.Integration testing.
3.System testing.
4.Acceptance testing.
Which of the following statements regarding inspection is NOT true?
Decision table testing is being performed on transactions in a bank’s ATM (Automated Teller Machine) system. Two test cases have already been generated for rules 1 and 4. which are shown below:
Which two of the additional test cases would achieve full coverage of the full decision table (when combined with the test cases that have already been generated for rules 1 and 4)?
Shripriya is defining the guidelines for the review process implementation in her company. Which of the following statements is LEAST likely to have been recommended by her?
Which of the following is an advantage of the whole team approach?
Which of the following best describes the way in which statement coverage is measured?
Which of the following BEST distinguishes the terms "validation" and "verification"?
Which of the following BEST describes checklist-based testing?
In which of the following cases you would NOT execute maintenance testing?
Which of the following is the main benefit of a configuration management of testware?
Which type of software development product can undergo static testing?
Which of the following is a possible reason for introducing a defect in software code?
A test status report SHOULD:
Which of the following statements about testware are correct?
I When closing the test activities, all the testware resources can be uninstalled and released
II All the testware should be subject to Configuration Management
III. The testware. at the end of the project, should be transferred to the organization responsible for maintenance
IV The developers are responsible for the correct installation of the testware
Which of the following is an example of scenario-oriented acceptance criteria?
Which of the following is NOT an experience-based technique?
A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.
Out of the following. what is not needed to specify in defect report?
A typical objective of testing is to ensure that:
A software development company invests heavily in tools to support the entire software development lifecycle, including testing. They have a tool that allows automated creation and installation of builds and subsequent execution of various types of automated tests. Which ONE of the following is a CORRECT statement about this type of test tool?
Which of the following statements about retrospectives is TRUE?
Who of the following has the best knowledge to decide what tests in a test project should be automated?
Which of the following is the main difference between quality assurance (QA) and quality control
What is test oracle?
Use Scenario 1 “Happy Tomatoes” (from the previous question).
When running test case TC_59, the actual result for t = 35 degrees Celsius is OUTPUT = X instead of the expected output.
Which information should NOT be included in the defect report?
Which of the following coverage criteria results in the highest coverage for state transition based test cases?
You need to test the login page of a web site. The page contains fields for user name and password. Which test design techniques are most appropriate for this case?
Which ONE of the following options explains a benefit of independent testing the BEST?
A test score indicator for students produces a performance score based on a combination of the number of consecutive hours studied (below 4 hours, 4 to 8 hours. 9 to 12 hours or above 12 hours) and the average intensity of focus on the material during the study time (low, medium or high).
Given the following test cases:
hours intensity score
T1 3 low55
T2 14 high 95
T3 9 low75
What is the minimum number of additional test cases that are needed to ensure full coverage of all valid INPUT equivalence partitions?
Which of the following is not an example of a typical content of a test completion report for a test project?
Which ONE of the following options corresponds to an activity in the testing process in which testable features are identified?
Which of the following statements is incorrect regarding the involvement of testers in the software development lifecycle (SDLC)?
A mid-size software product development company has analyzed data related to defects detected in its product and found out that detects fixed in earlier builds are getting re-opened after a few months.
The company management now seeks your advice in order to reverse this trend and prevent re-opening of defects fixed earlier.
What would be your FIRST recommendation to the company?
Which of the following is the BEST reason for selecting a particular type of software development lifecycle model?
Which two of the following statements describe the advantages provided by good traceability between the test basis and test work products?
I. Analyzing the impact of changes.
ii. A measure of code quality.
iii. Accurate test estimation.
iv. Making testing auditable.
Select the correct answer:
A Static analysis tool analyzes a given program's CONTROL FLOW among other things. Which of the following options represents the most likely outcome of the control flow analysis:
After being in operation for many years, a document management system must be decommissioned as it has reached its end of life. This system will not be replaced by any other new system. A legal obligation provides that all documents within the system must be kept for at least 20 years in a state archive. Which of the following statements about maintenance testing for decommissioning of this system is TRUE?
Consider the following statements (I to V) about software testing:
I. Can be applied to non-executable work products.
II. Can be used to measure performance efficiency.
III. Can lead to the detection of defects.
IV. Can find defects directly.
V. Can identify unexpected behaviors caused by potential defects.
Which ONE of the following options is the list that characterizes static tests the BEST?
You are responsible for applying the correct technique for a review of the requirements document for a project to develop a new software application. You identify the reviewers and the required roles, including the meeting leader, who is the requirements document author, and a separate role for a scribe. Additionally, you decide to take a relatively informal approach to the requirements review. The goal of the review is to find defects in the requirements document, such as omissions, Inconsistencies, and duplications. Another goal of the review is to improve the software application's usability and accessibility by considering the various stakeholders' viewpoints.
Which of the following statements BEST describes this scenario?
Which ONE of the following tools would be MOST SUITABLE for facilitating the creation of test cases, test data, and test procedures?
Which of the following BEST explains a drawback of independent testing?
Which of the following is an example of black-box dynamic testing?
A program got 100% decision coverage in a test. Which of the following statements is then guaranteed to be true?
Which of the following statements about static testing and dynamic testing is true?
Which of the following tools is most likely to detect defects in functions or methods in source code?
Which of the following characterizations applies to a test tool used for the analysis of a developer's code prior to its execution?
Given some statements about independence of testing
i. Independence is a replacement for familiarity with the code
ii. Independence helps remove the biases produced because of own work
iii. Similar kind of failures can be detected by anyone
iv Assumptions by different people are different revealing weaknesses
Which of the following CORRECTLY represents the benefits?
Which of the following statements about TDD, BDD and ATDD is TRUE?
Which of the following statements about Experience Based Techniques (EBT) is correct?
A bank software has a feature of locking down accounts that have and overdraft higher than $10,000.
Due to a bug in the code, the system locks down accounts once they reached $1000 overdraft.
Based on this context, which of the following is correct statement
A new web app aims at offering a rich user experience. As a functional tester, you have run some functional tests to verify that, before releasing the app, such app works correctly on several mobile devices, all of which are listed as supported devices within the requirements specification. These tests were performed on stable and isolated test environments where you were the only user interacting with the application. All tests passed, but in some of those tests you observed the following issue: on some mobile devices only, the response time for two web pages containing images was extremely slow.
Based only on the given information, which of the following recommendation would you follow?
A tester created a decision table(DT) given below. While reviewing the DT some of the actions for the given conditions were found to be incorrect. The user is trying to view the profile, which of the given conditions has CORRECT action(s) listed?
Consider the following list of possible benefits of retrospectives (A to D):
As a tester, as part of a V-model project, you are currently executing some tests aimed at verifying if a mobile app asks the user to grant the proper access permissions during the installation process and after the installation process. The requirements specification states that in both cases the app shall ask the user to grant access permissions only to the camera and photos stored on the device. However, you observe that the app also asks the user to grant access permission to all contacts on the device. Consider the following items:
[I]. Test environment
[ii]. Expected result
[iii]. Actual result.
[IV] Test level.
[V]. Root cause.
Based on only the given information, which of the items listed above, are you able to CORRECTLY specify in a defect report?
Which of the following project scenario gives the BEST example where maintenance testing should be triggered?
Which statement best describes the key difference between a mindset for test activities and a mindset for development activities?
Which of the following statements about the shift-left approach is FALSE?
What is 'Component Testing'?
Which of the following is a key characteristic of informal reviews?
Which of the following is a CORRECT statement about how a tester should communicate about defects, test results, and other test information?
Which of the following is an example of tasks most associated with the test design activity?
Testing Quadrants, as a model, is effective in aligning stakeholders within Agile teams.
Which of the following examples demonstrates this?
During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes. Which of the following is the next step the tester should take poor to recording the deviation?
While repotting a defect, which attribute indicates the degree of impact that the defect has on the system?
How can testing contribute to higher quality?
An agile software development organization has recently hired a senior tester. The organization has distributed teams spread across time zones. They need to share test status with various stakeholders including upper management and customers at a regular interval. Which of the following statements seems to be correct with regards to the communication?
Which sequence of state transition stated in the answer choices is correct in accordance with the following figure depicting me life-cycle of a defect?
The following 4 equivalence classes are given:
Which of the following alternatives includes correct test values for x. based on equivalence partitioning?
You are a tester working on a critical project. Based on the risk analysis you execution? Priority 1 is the highest and Priority 3 is the lowest priority.
Which of the following statements about white-box testing is FALSE?
Which of the following does MOT describe a reason why testing is necessary?
In a two-hour uninterrupted test session, performed as part of an iteration on an Agile project, a heuristic checklist was used to help the tester focus on some specific usability issues of a web application.
The unscripted tests produced by the tester's experience during such session belong to which one of the following testing quadrants?
A system has valid input numbers ranging between 1000 and 99999 (both inclusive). Which of the following inputs are a result of designing tests for all valid equivalence classes and their boundaries?
Given the following review types and review characteristics:
a.Pair review
b.Walkthrough
c.Technical review
d.Inspection
1.Formal
2.Informal
3.Purposes include evaluating the quality of the work product under review and generating new ideas (e.g., brainstorming solutions)
4.Purposes include Improving the software product and training the review participants
Which of the following BEST matches the review type with the review characteristic?
Which ONE of the following work products TYPICALLY belongs to test execution?
Which one of the following statements correctly describes the term 'debugging'?
Which of the following are the phases of the ISTQB fundamental test process?
Which of the following statements about error guessing is true?
Which of the following statements about independent testing is WRONG?
Which of the following is NOT a typical debugging activity when a failure is triggered by dynamic testing?
A company wants to reward each of its salespeople with an annual bonus that represents the sum of all the bonuses accumulated for every single sale made by that salesperson. The bonus for a single sale can take on the following four values: 3%, 5%, 7% and 10% (the percentage refers to the amount of the single sale). These values are determined on the basis of the type of customer (classified as "Basic" or "Premium") to which such sale was made, and on the amount of such sale classified into the following three groups G1, G2 and G3:
• [G1]: less than 300 euros
• [G2]: between 300 and 2000 euros
• [G3]: greater than 2000 euros
Which of the following is the minimum number of test cases needed to cover the full decision table associated with this scenario?
Which one of the following is a typical entry criteria for testing?
You are performing the role of tester on an Agile project. Which of the following tasks would be your responsibility?
i. Understanding, implementing, and updating the test strategy.
II. Ensuring the proper use of testing tools.
Hi. Coaching other team members in the relevant aspects of testing.
iv. Actively collaborating with developers and business stakeholders to clarify requirements, especially in terms of testability, consistency, and completeness.
v. Participating proactively in team retrospective meeting, suggesting and implementing improvements.
Select the correct answer:
During component testing of a program if 100% decision coverage is achieved, which of the following coverage criteria is also guaranteed to be 100%?
Why should you choose a test technique?
During which main group of test activity are the following tasks performed?
•Checking test results and logs against specified coverage criteria.
•Assessing the level of component or system quality based on test results and logs.
•Determining whether more tests are needed.
Select the correct answer:
In which one of the following test techniques are test cases derived from the analysis of the software architecture?
Which ONE of the following statements about state transition testing is correct?
Which of the following tasks is MOST LIKELY to be performed by the tester?
Which of the following activities does NOT belong to a typical technical review?
The four test levels used in ISTQB syllabus are:
1. Component (unit) testing
2. Integration testing
3. System testing
4. Acceptance testing
An organization wants to do away with integration testing but otherwise follow V-model. Which of the following statements is correct?
Which of the following statements about the test pyramid is TRUE?
Which of the following is MOST likely to be an example of a PROJECT risk?
Which of the following statements refers to good testing practice to be applied regardless of the chosen software development model?
Your manager asked you when testing will be complete. In order to answer this question, you'll most likely use:
Consider the following examples of risks identified in different software development projects
[1]. It may not be possible to generate the expected workloads to run performance tests, due to the poor hardware equipment of the machines (load injectors) that should generate these workloads.
[ii]. A user's session on a web application is not invalidated after a certain period of inactivity (configured by the system administrator) of the user,
[iii]. The test team will not have an adequate requirements specification (since many requirements will still be missing) by the time test design and analysis activities should begin according to the test plan.
[IV]. Following a failure, the system is unable to continue to maintain its pre-failure operation and some data becomes corrupted.
Which of the following statements is TRUE?