Looking for Basics of software testing_Paweł Sikora_SD_S_Lato 2024/2025 test answers and solutions? Browse our comprehensive collection of verified answers for Basics of software testing_Paweł Sikora_SD_S_Lato 2024/2025 at moodle2.e-wsb.pl.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
For the given risk, the risk level is 1 000 PLN, and the probability is estimated at 50%. What is the impact of this risk?
Which of the following statements MOST likely describes a triggering event, the result of which is the maintenance testing of the currency exchange system?
The table presents a traceability matrix showing the relationships between test cases PT1-PT4 and requirements Wym1-Wym7. "X" indicates that a given test case covers the corresponding requirement.
You want to prioritize the test cases using the priority technique based on additional coverage. You will execute all four test cases. Which of the following test cases should be executed LAST?
Testers use test conditions to generate test cases and perform tests. The test conditions remain unchanged, but the test cases are slightly different each time. Which of the following testing principles is considered in this situation due to the variability of the test cases?
Which of the following statements describes an advantage of the "whole team" approach?
The team wants to estimate the time required for one tester to perform four test cases related to a software module. The following labor time measures for performing a single test case have been determined:
Most optimistic scenario: 1 hour
Most pessimistic scenario: 8 hours
Most likely scenario: 3 hours
What is the final time estimate required to perform all four test cases assuming the use of the three-point estimation technique?
What benefits can be gained from testing using the test quadrants?
Which of the following are product risks?
The user interface design developed by the designer does not account for proper support for disabled users. The cause of this situation is the designer's fatigue. The programmer implemented the user interface according to the design, but due to time pressure, did not include proper exception handling in the code for calculating bonuses. After the system was deployed in the operational environment, some disabled users reported issues with the interface, and the relevant authority imposed a financial penalty on the company. No one noticed that sometimes the bonus amount is calculated incorrectly.
Which of the following statements is CORRECT?
A user reported a software failure. A specialist from the technical support team asked the user to provide the version number of the software in which the failure occurred. Based on the version number, the team identified all the files that were part of that release. This allowed the developer to perform an analysis, locate the defect, and fix it.
What enabled the team to perform the actions described above?