Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CISA All Questions

View all questions & answers for the CISA exam

Exam CISA topic 1 question 10 discussion

Actual exam question from Isaca's CISA
Question #: 10
Topic #: 1
[All CISA Questions]

Which of the following is the BEST way to ensure that an application is performing according to its specifications?

  • A. Pilot testing
  • B. System testing
  • C. Integration testing
  • D. Unit testing
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
NAJ_88
Highly Voted 2 years, 2 months ago
the answer is D- Unit testing Unit testing uses a set of test cases that focus on the control structure of the procedural design. These tests ensure that the internal operation of the program performs according to specification.
upvoted 8 times
...
Lilik
Highly Voted 2 years, 1 month ago
Corrrect answear D: According to ISACA manual unit testing is: the testing of an individual program or module .unit testing uses a set of test cases that focus on the control structure of the procedural design.These tests ensure that the internal operation of the program performs according to specification.
upvoted 7 times
...
Swallows
Most Recent 1 month, 3 weeks ago
Selected Answer: B
System testing verifies that the entire application works as specified and meets user requirements, whereas integration testing is the stage where multiple modules or components interact with each other, and system testing is more suited to verifying the entire specification.
upvoted 1 times
...
jan1234
1 month, 3 weeks ago
Selected Answer: B
The correct answer is B. System testing. System testing is the best way to ensure that an application is performing according to its specifications because it: - Involves testing the entire application as a whole - Verifies that all components work together seamlessly - Checks that the application meets all specified requirements and functionality - Simulates real-world scenarios and user interactions Unit Testing: Checking individual components (e.g., a single brick, a window, or a door) to ensure they are defect-free and function correctly. Integration Testing: Testing how individual components work together (e.g., how the bricks are mortared together, how the windows and doors fit into the walls) to ensure a solid structure. System Testing:Inspecting the entire house (e.g., foundation, walls, roof, plumbing, electrical, HVAC) to ensure it's safe, functional, and meets building codes, simulating real-world scenarios (e.g., rain, wind, sunlight).
upvoted 2 times
...
scriptkiddie
4 months ago
Selected Answer: B
System testing ensures that the application performs according to its specifications in an integrated environment​​.
upvoted 1 times
...
B1990
4 months, 3 weeks ago
To ensure that an application is performing according to its specifications, the BEST way is: B. System testing. System testing is a comprehensive testing approach that evaluates the application as a whole, ensuring that it functions correctly and meets the specified requirements. It involves testing the application's behavior, functionality, performance, reliability, and usability in a real-world environment. While other testing approaches such as pilot testing, integration testing, and unit testing are also valuable, they focus on specific aspects of the application's performance and functionality.
upvoted 1 times
...
poopsmcgoops
4 months, 3 weeks ago
it's B, look on page 161 of the crm 27th ed. system testing is the most complete testing type.
upvoted 2 times
...
a84n
6 months, 3 weeks ago
B and only B
upvoted 1 times
...
caanas
7 months ago
C. Integration testing: Its black box testing done by non programmers to test the functionality of the system.
upvoted 1 times
...
mohamedadel2024
7 months ago
Selected Answer: D
Unit testing ensure that the internal operation of the program perform according to specification
upvoted 1 times
...
5b56aae
7 months, 1 week ago
Selected Answer: C
I think the SYSTEM testing says it all
upvoted 1 times
5b56aae
7 months, 1 week ago
I selected Answer B
upvoted 1 times
...
...
Swallows
7 months, 2 weeks ago
Selected Answer: C
Integration testing is the best way to ensure that an application is performing according to its specifications, because it tests the interaction and compatibility of different modules or components of the application. Unit testing, pilot testing and system testing are also important, but they do not cover the whole functionality and integration of the application as well as integration testing does.
upvoted 1 times
...
fori12
8 months ago
Selected Answer: D
. Unit testing ensure that the internal operation of the program performs according to specification.
upvoted 1 times
...
munae
9 months ago
Selected Answer: B
System testing
upvoted 1 times
...
MJORGER
10 months, 3 weeks ago
D - Unit Testing - Page 371 from Cisa Review Manual
upvoted 1 times
...
ahmadahfa
11 months ago
Selected Answer: C
Be carefull, they use term “performing” not performance. Means its simmilar to functioning. So the best answer should be integration, The objective is to take unit- tested modules and build an integrated structure dictated by design. It is generally limited to functional aspects of the integrated components.
upvoted 3 times
...
maniyouth
11 months, 2 weeks ago
B. System testing. System testing involves evaluating the application as a whole, checking its functionality against the defined specifications and requirements. It's conducted in an environment that closely resembles the actual production setup. This comprehensive testing phase ensures that all components of the application work together correctly, and the application meets its intended objectives and specifications. While other testing methods are crucial in the software development lifecycle:
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...