Which statement below BEST describes non-functional testing?
The latest changes and updates from the administration for this exam.
Latest Update: May 26 2026
All questions are working fine.
Which statement below BEST describes non-functional testing?
Which of the following is a purpose of the review planning phase?
Which of the following options is not related to static testing?
Given the following state table:

Which of the following represents an INVALID transition (N)?
A series of probing questions about the completeness and attributes of an application system is called?
Which of the below would be best basis for fault attack testing?
Which of the following would be the best test approach when there are poor specification or time pressures?
A defect was found during testing. When the network got disconnected while receiving data from a server, the system crashed. The defect was fixed by correcting the code that checked the network availability during data transfer. The existing test cases covered 100% of all statements of the corresponding module. To verify the fix and ensure more extensive coverage, some new tests were designed and added to the test suite.
What types of testing are mentioned above?
i. Functional testing.
ii. white box testing testing.
iii. Re-testing.
iv. Performance testing.
The Cambrian Pullman Express has special ticketing requirements represented by the decision table below.

TC 1: Carol has a student railcard and is travelling on a Flexible Standard Class ticket.
TC 2: James has a senior railcard and is travelling on a super saver ticket.
Which of the options represents the correct actions for these two test cases?
Which of the following statements about the benefits of deriving test cases from use cases are true?
I. Deriving test cases from use cases is helpful for system and acceptance testing.
II. Deriving test cases from use cases is helpful only for automated testing
III. Deriving test cases from use cases is helpful for unit testing.
IV. Deriving test cases from use cases is helpful for testing the interaction and interference between different components.