Pass the iSQI iSQI Software testing CTAL-TM_Syll2012 Questions and answers with CertsForce

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

Testing Process

Assume you are the Test Manager for a new software release of an e-commerce application.

The server farm consists of six servers providing different capabilities. Each capability is provided through a set of web services.

The requirements specification document contains several SLAs (Service Level Agreements) like the following:

SLA-001: 99.5 percent of all transactions shall have a response time less than five seconds under a load of up-to 5000 concurrent users

The main objective is to assure that all the SLAs specified in the requirements specification document will be met before system release. You decide to apply a risk-based testing strategy and an early risk analysis confirms that performance is high risk. You can count on a well-written requirements specification and on a model of the system behavior under various load levels produced by the system architect.

Which of the following test activities would you expect to be the less important ones to achieve the test objectives in this scenario?

Number of correct responses: 1

K43 credits

Options:

A.

Perform unit performance testing for each single web service


B.

Monitor the SLAs after the system has been released into the production environment


C.

Perform system performance testing, consisting of several performance testing sessions, to verify if all the SLAs have been met


D.

Perform static performance testing by reviewing the architectural model of the system under various load levels


Expert Solution
Questions # 12:

The following is the unique “critical” quality risk item that has been identified:

CR-RSK-1. The GUI of the application might accept non-integer values for the input field designed to get the number of bottles from the user

Test analysis for system testing has just begun and the following test conditions have been identified:

TC-SEL-2. Test the selection of the package sizes

TC-SEL-4. Test wrong numbers of bottles for an order

TC-CR-RSK-1. Test the accepted values from the input field designed to get the number of bottles from the user

Assume that you have used traceability to determine the logical test cases that cover all the requirements and the single risk item identified in that scenario.

Which of the following is a positive logical test that is complete and correct, and covers the REQ-SEL-4 requirement?

Number of correct responses: 1

K32 credits

Options:

A.

Select a 6-bottles package, then try to insert 5 bottles; verify that no error messages are displayed


B.

Select a 6-bottles package, then try to insert 7 bottles; verify that no error messages are displayed


C.

Select a 6-bottles package, then try to insert 7 bottles; verify that the "Invalid number of bottles" message is displayed


D.

Select a 6-bottles package, then try to insert 7 bottles


Expert Solution
Questions # 13:

Assume that the following test cases have been executed at the end of the first week of test execution: TC-001, TC-002 and TC-007. All these tests are ‘passes’.

What is the MINIMUM number of the remaining test cases that must be successfully executed to fulfill the EX1 exit criteria?

Question # 13

Number of correct responses: 1

K32 credits

Options:

A.

4


B.

5


C.

6


D.

7


Expert Solution
Questions # 14:

Assume that no additional product risks have been identified during the first week of test execution.

Question # 14

Question # 14

Which of the following answers would you expect to best describe the residual risks associated with the identified product risks, at the end of the first week of test execution?

Number of correct responses: 1

K32 credits

Options:

A.

Since R3 is the only risk for which all test cases have passed, the risk has been reduced by 20%


B.

The test execution status table indicates that the risk has been reduced by 56%


C.

The residual risk level can’t be determined, because it requires that all the test cases have been executed


D.

The test execution table doesn’t give an indication of the risk level of the open defects and the test cases that failed or are not run yet


Expert Solution
Questions # 15:

You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas.

Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk-based way, while assuring that each product risk gets at least some amount of testing.

Question # 15

Which of the following answers describes the best test execution schedule in this scenario?

Number of correct responses: 1

K32 credits

Options:

A.

T1, T2, T3, T4, T5, T6, T7, T8, T9, T10


B.

T1, T3, T5, T7, T9, T2, T4, T6, T8, T10


C.

T10, T9, T8, T7, T6, T5, T4, T3, T2, T1


D.

T10, T8, T6, T4, T2, T9, T7, T5, T3, T1


Expert Solution
Questions # 16:

You are the Test Manager of a four-person test team working for a small distribution company with a single warehouse. Your team has been working with a third party development team on a new

inventory management system. The company expects this system to generate approximately one million dollars per annum in profits for the company. Early in the project, various risks were

identified, and steps taken to mitigate those risks.

For example, you sent your test team for training on the new system, and upgraded the test environment. There are still some lingering risks that have not been addressed, but they have been

determined to have a low chance of occurring, with minimal impact if they do occur.

What would be the best option to mitigate these remaining risks? [3]

Options:

A.

Note the risks, and ignore them for now.


B.

Redo the project test plan to add additional testing for these risk items.


C.

Contract with the Risk Protection Insurance company to assume these risks at a cost of $500,000 per annum.


D.

Create a cross-functional team to work to reduce the impact and likelihood of these risks coming to fruition.


Expert Solution
Questions # 17:

You are the Test Manager on a new project. The schedule is aggressive and will require the team to work at peak efficiency. The requirements are not well defined yet, but it is clear that the

project will be using new technologies. To help the developers meet the development schedule, an offshore group will be added to the development team.

At this time there is not enough budget to add more testing resources. The project stakeholders are very concerned about the quality of delivered product and will be watching the project closely,

particularly during the testing cycles. The exit criteria from the system test level require no open high priority/severity defects, 100% pass rate for all test cases covering risks that are classified as

"high" or "very high", 90% pass rate for all "medium" risks and 50% pass rate for all "low" and "very low" risks.

Given this information, which lifecycle model should you recommend?[3]

Options:

A.

Spiral


B.

Iterative/incremental


C.

V-model


D.

Waterfall


Expert Solution
Questions # 18:

You have done a comprehensive risk analysis. You have involved the appropriate people in assessing the risks and determining the likelihood and impact of those risks. You have been testing for three months and have been able to mitigate 75% of the high risk items. You have two weeks left in testing and you now do not expect to be able to complete all the items on the high-risk

mitigation list, never mind any from the medium or low-risk lists.

What is the most effective action you should take? [3]

Options:

A.

Use a random selection algorithm to pick tests from the high, medium, and low risk mitigation lists - thereby ensuring that each risk list has some mitigation.


B.

Present your risk mitigation progress and project status to the project's stakeholders, and request additional time or assistance in re-prioritizing the remaining high-risk items.


C.

Concentrate testing in areas that have already found numerous problems.


D.

Retest the highest risk areas to ensure no regressions have occurred.


Expert Solution
Questions # 19:

Your test team has created a custom automation tool that will be used for an upcoming release. Now that the tool has been coded, what

should be the next step? [1]

Options:

A.

Create the tool support guide


B.

Perform an ROI study


C.

Compare the new tool to open source tools


D.

Test the tool


Expert Solution
Questions # 20:

While mining the defect database for patterns of problems in the last release, a Test Manager notices that many of the most damaging failures were caused by defects

injected during the low-level design phase.

Which of the following actions will likely give this project the most effective solution to this problem? [3]

Options:

A.

Increased static analysis during the implementation phase


B.

Mandatory reviews of all important design work products


C.

Formal inspections of the code modules affected by the last release


D.

Increased white-box coverage during system testing


Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions