Which of the following statements is the BEST example of non-functional testing?
Scenario 2 “Big Drop”:
A company “The Big Drop” provides bulk discounts and frequent customer discounts as follows:

How many possible decision rules can be extracted from this table?
Which of the following options is correct with respect to the differentiation of black-box techniques, white-box techniques, and experience-based testing?
Which ONE of the following statements about acceptance testing is NOT correct?
Which of the following statements is true in regards to how the context of a project affects the testing process?
Which of the following is an example of black-box dynamic testing?
Which of the following is a key characteristic of informal reviews?
Which of the following statements is CORRECT about the value added by a tester to release planning?
Which of the following is not an example of a typical generic skill required for testing?
The statement: "Test activities should start in the early stages of the lifecycle, adhering to the testing principle of early testing” is relevant to which of the recognized software development models?
Select the roles required in a formal review:
Which review type, also known as a “buddy check”, is commonly used in Agile development?
Pariksha labs is a mature software testing company. They are TMMi level 5 certified. Their testing processes are well defined. Which ONE of the following statements is likely to be CORRECT about them?
Which of the following lists factors That contribute to PROJECT risks?
In addition to thorough testing of the requirements specification, a development team aims to involve users as early as possible in the development process, using practices such as prototyping, to ensure that the software systems being developed will meet the users' expectations. This approach is especially useful at mitigating the risks associated with one of the seven testing principles, which one?
A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules.
Which testing principal suggests a change to the current test strategy for the next test cycle?
A bank offers a savings account with various interest rates based on the current balance in the account. The balance ranges and respective interest rates are:
Up to $100.00 =2%
$100.01 to $500.00 = 4%
$500.01 to $1,000.00 = 5%
Above $1,000.00 = 7%
Using two-point boundary value analysis, which of the following sets of test inputs provides the relatively highest level of boundary coverage?
What is 'Component Testing'?
During which review process activity are the exit criteria for an inspection defined?
A software module to be used in a mission critical application incorporates an algorithm for secure transmission of data.
Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?
Which ONE of the following statements is correct?
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 statements is CORRECT about White-box testing?
Software was found lo take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the desired response time is an example of
Which ONE of the following options MOST ACCURATELY describes statement testing?
Which ONE of the following options MOST ACCURATELY describes the activities of “testing” and “debugging”?
Which ONE of the following is a GOOD testing practice that is INDEPENDENT of the chosen SDLC (Software Development Life Cycle) model?
Given the following priorities and dependencies for these test cases:

Which of the following test execution schedules BEST takes into account the priorities and technical and logical dependencies?
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
Given the following User Story: "As an online customer, I would like to be able to cancel the purchase of an individual item from a shopping list so that it only displays the relevant items, in less than 1 second", which of the following can be considered as applicable acceptance test cases?
I.Click on my online shopping list, select the unwanted Item, delete the unwanted item, the unwanted Item is deleted from the shopping list in less than 1 second.
ii.Click on my online shopping list, select all the items, delete all the items, the unwanted items are deleted from the shopping list in less than 1 second.
iii.Tab to the online shopping list and press enter, select the unwanted item, delete the unwanted item, the unwanted item is deleted from the shopping list In less than 1 second.
Iv. Click on the checkout button, select the payment method, make payment, confirmation received of payment and shipping date.
v. Click on my shopping list, select the unwanted Item, delete the unwanted item, the unwanted item is deleted from the shopping list.
Select the correct answer:
Which of the following statements about impact of DevOps on testing is CORRECT?
Which of the following is a function of a dynamic analysis tool?
Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders". The features of the test object to be tested and those excluded from the testing represent information that is:
Consider the following examples of risks identified in different software development projects:
[I]. The contrast color ratio for both normal text and large text of a website does not comply with the applicable accessibility guidelines, making it difficult for many users to read the content on the pages
[II]. A development vendor fails to deliver their software system on time, causing significant delays to system integration testing activities that have been planned as part of a development project for a system of systems
[III]. People in the test team do not have sufficient skills to automate tests at the test levels required by the test automation strategy which does not allow production of an effective regression test suite
[IV]. In a web application, data from untrusted sources is not subject to proper input validation, making the application vulnerable to several security attacks
Which of the following statements is true?
Atypical generic skill required for the role of tester is the ability to
You are working on creating test cases for a user story -
As a customer, I want to be able to book an ISTQB exam for a particular date, so that I can find choose my time slot and pay the correct amount, including discounts, if any.
The acceptance criteria for this :
1. The dates shown should be from the current date to 2 years in future
2. Initially there should be 10 timeslots available for each day, 1 hour each, starting at 8 AM GMT
3. Maximum 5 persons should be able to select a time slot after which that time slot should become unavailable
4. First timeslot should have a 10% discount
Which of the following is the BEST example of a test case for this user story?
Which of the following software development models BEST exemplifies a model that does NOT support the principle of early testing?
Manager responsibilities in formal review includes ad except one of the following:
Which of the following should be included in a test status report?
I. Estimation details
II. Total number of open and closed defects
III Actual effort spent
IV. Defect reports
V. Number of executed, failed, blocked tests
Which of the following statements about traceability is FALSE?
Which of the following statements about static testing and dynamic testing is true?
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?
Which of the following statements refers to a good testing practice that applies to all software development lifecycles?
Which ONE of the following options BEST describes black-box test techniques?
Which of the following statements regarding the impact of the chosen software development lifecycle model on testing is true?
Which of the following tasks is MOST LIKELY to be performed by the tester?
A calculator software is used to calculate the result for 5+6.
The user noticed that the result given is 6.
This is an example of;
Which of the following statements about testing in the context of an agile (iterative-incremental) development model is correct?
Which one of the following statements relating to the benefits of static testing is NOT correct?
4 equivalence classes are given for integer values:
0 < x <100
100<= x <= 200
200 < x < 500
x >= 500
Which of the following options represent correct set of data for valid equivalence class partitions?
Which of the following is NOT a deciding factor m determining the extent of testing required?
Which of the following s the most correct statement about state testing techniques?
Which of the statements on confirmation testing and regression testing is correct?
Which of the following is a task the Author is responsible for, as part of a typical formal review?
Which of the following is an example of tasks most associated with the test design activity?
Which of the following statements about static testing is true?
Which of the following statements about estimation of the test effort is WRONG?
Which ONE of the following options MOST ACCURATELY describes branch testing?
A state transition diagram describes a control system’s behavior in different operational modes. The initial state is “NORMAL MODE”.
Which ONE of the following test cases covers an INVALID sequence?
Which of the following statements correctly describe the business facing quadrant that supports the team?
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 of the following statements about static analysis are FALSE?
I. Static analysis can be used Instead of dynamic testing.
II. Stalk: analysis can uncover defects like security vulnerabilities.
III. Static analysis can be used to check conformance to specifications and standards.
IV Static analysis typically detects failures prior to component testing.
Which of the following BEST distinguishes the terms "validation" and "verification"?
Which of the following examples represents System Integration testing?
Which ONE of the following options identifies the perspectives through which a collective authorship process generates a shared vision of user stories?
In the newest version of payroll system number of changes were made. As a tester you got a task to perform regression and confirmation tests. Which of the following project activities are related to confirmation testing?
Which of the following exemplifies how a software bug can cause harm to a company?
Which of the following is an INCORRECT statement about the benefit of traceability between the test basis and test work products?
Which of the following options cover the test types performed during typical system testing phase:
I. Usability
II Requirements based scenarios
III Testing parts of the code in isolation
IV Correct order of parameters in API calls
Which of the following statements about Experience Based Techniques (EBT) is correct?
A system has a self-diagnostics module that starts executing after the system is reset. The diagnostics are running 12 different tests on the systems memory hardware. The following is one of the requirements set for the diagnostics module:
'The time taking the diagnostics tests to execute shall be less than 2 seconds' Which of the following is a failure related to the specified requirement?
Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?

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?
Which of the following BEST describes checklist-based testing?
The acceptance criteria associated with a user story:
Which of the following types of tools is BEST suited for determining source code compliance with the guidelines provided by a coding standard?
An e-commerce site accepts credit cards for processing the payment. The payment processing form has a field for the amount of money to be deducted. The minimum amount of money that can be processed is $10. The credit cards have a limit of $5,000 (Five Thousand). Assume that only integers can be accepted as inputs. Which of the following set of boundary values you will choose for EFFICIENT testing for the amount of money that can be spent?
Which ONE of the following elements is TYPICALLY part of a test plan?
Consider an estimation session in which a six-member Agile team (Memb1..... Memb6) uses the planning poker technique to estimate a user story (in story points). The team members will use a set of cards with the following values: 1,2, 3,5, 8,13,21. Below is the outcome of the first round of estimation for this session:

Which of the following answers BEST describes how the estimation session should proceed?
Which one of the following is a typical entry criteria for testing?
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 statements BEST describes the shift-left approach in software testing?
Which one of the following statements IS NOT a valid objective of testing?
Which of the following statements is NOT true about Configuration management and software testing?
Which of the following statements about white-box testing is FALSE?
Which of the following statements best describes the difference between product risk and project risk in software testing?
Which ONE of the following options BEST describes the third test quadrant (Q3)?
Consider the following user story about an e-commerce website's registration feature that only allows registered users to make purchases ; As a new user, I want to register to the website, so that I can start shopping online"
The following are some of the acceptance criteria defined for the user story
[a] The registration form consists of the following fields: username, email address, first name, last name, date of birth, password and repeat password.
[b] To submit the registration request, the new user must fill in all the fields of the registration form with valid values and must agree to the terms and conditions.
[c] To be valid, the email address must not be provided by free online mail services that allow to create disposable email addresses. A dedicated error message must be presented to inform the new user when an invalid address is entered.
[d] To be valid, the first name and last name must contain only alphabetic characters and must be between 2 and 80 characters long A dedicated error message must be presented to inform the new user when an invalid first name and/or the last name is entered
[e] After submitting the registration request, the new user must receive an e-mail containing the confirmation link to the e-mail address specified in the registration form
Based only on the given information, which of the following ATDD tests is MOST LIKELY to be written first?
In a museum there are staggered entrance fees:
Free admission: children under 14 years
Reduced admission: young people aged 14 and under 18, retiree, students and welfare recipients
Regular price: all other persons
Which of the following four options describes the minimum set of test data that reaches 100% coverage of all valid equivalence classes for the admission fees?
Which statement about use case testing is true?
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?
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).
If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than 40k€, the bonus is 15%. Finally, if the TAS
exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.
Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
Which of the following statements best describes an advantage of the whole team approach?
Consider the following statements about risk-based testing.
I) Risk-based testing has the objective to reduce the level of protect risks.
II) Tests should be prioritized to find tie critical detects as early as possible.
III) Non-testing activities may also help to reduce risk
IV) Risks have to be reassessed on a regular basis.
V) The project stakeholders can give useful input to determine the risks
Which of the following statements BEST describes how test cases are derived from a use case?
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?
What does configuration management enable for testing?
Consider the following user story and its acceptance criteria:
User Story:
As a member of the "Agnotoly" association, I want to be able to pay the association’s dues through an automatic payment method so that I can forget about payment deadlines.
Acceptance Criteria:
The member can only pay with ‘Agnesis Master’ credit card.
The member must register their cell phone number.
The member must register the credit card in the payment system.
The member must select a payment method (monthly or annual).
The member must accept the terms and conditions for the selected method.
If terms and conditions are accepted, the system sends an OTP (one-time password) to the member’s phone for verification.
The payment method is registered only after OTP verification.
Once the payment method is registered, the system will charge on the first business day of the following month.
Test Cycle Results:
Members successfully paid dues using the credit card.
Payments were processed monthly and for over a year.
Which ONE of the following options identifies the acceptance criteria that has NOT been fully covered?
Which of the following would be the LEAST likely to be used as the basis for a test exit criteria?
Consider the following table, which contains information about test cases from the test management system:

Which ONE of the following options organizes the test cases based on the statement coverage strategy, while considering practical constraints?
A typical objective of testing is to ensure that:
Your manager asked you when testing will be complete. In order to answer this question, you'll most likely use:
The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:
Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game:

What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the "Start" state and ending In the "End" state?
Consider the following testing levels:
1) Component Testing
2) Integration Testing
3) System Testing
4) Acceptance Testing
Which of the following statements is true?
Which of the following are valid testing principles?
I) Exhaustive testing is in general impossible.
II) Exhaustive testing should be executed for code intended to be reused.
III) Testing may guarantee that a program is correct.
IV) Testing cannot guarantee that a program is correct.
V) Defects cluster together in certain areas of the product.
Which of the following statements contradicts the general principles of testing?
Which of the following statements is NOT an objective of testing?
Which of the following statements about test estimation approaches is CORRECT?
Which statement best describes the key difference between a mindset for test activities and a mindset for development activities?
The whole-team approach:
Given the following requirement:
Requirement ID: 2 8
Requirement Description Additional Entrance Fee
Detailed Description
An additional fee of S3 is charged during the weekend, but
1) Visitors aged under 7 are not charged.
2) Visitors aged 7 to 13 inclusive get a 20% discount off the additional fee.
3) Visitors aged greater than 65 get a 50% discount off the additional fee.
Age should be an integer of 0 or above.
Weekend means Friday to Sunday inclusive.
Which of the following statements is NOT correct?
Which of the following activities does NOT belong to a typical technical review?
Which statement corresponds to one of the 7 principles of testing?
Select exactly one option (1 out of 4)!
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 the value of maintaining traceability between the test basis and test work products is not true?
A possible risk of introducing test automation is:
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?