CV0-003 · Question #214
A new SaaS timecard application that is being tested will be used by all employees at a large corporation. The following process was used to test the application: 1. Three users from each site used…
The correct answer is B. Performance D. Data integrity E. Sizing. The parallel testing process - real users running both applications simultaneously and comparing outputs across multiple sites - confirms performance, data integrity, and sizing requirements.
Question
Options
- AHigh availability
- BPerformance
- CConnectivity
- DData integrity
- ESizing
- FSecurity
How the community answered
(30 responses)- A7% (2)
- B73% (22)
- C3% (1)
- F17% (5)
Why each option
The parallel testing process - real users running both applications simultaneously and comparing outputs across multiple sites - confirms performance, data integrity, and sizing requirements.
High availability validation requires testing failover scenarios, uptime under simulated failures, and redundancy mechanisms, none of which were included in the described testing process.
Three weeks of live usage by real users under actual workloads allowed testers to observe response times and throughput, directly validating whether the application meets performance requirements.
Connectivity testing involves verifying network path accessibility, port availability, and protocol compatibility from various endpoints or device types, which this plan did not address.
Comparing outputs of the old and new applications side by side is a classic parallel testing technique specifically designed to confirm that the new system produces accurate and consistent results, validating data integrity.
Selecting three users from each site across a large multi-site corporation provides representative load data to determine whether the application scales to the organization's full size and geographic distribution, confirming sizing requirements.
Security testing requires dedicated activities such as vulnerability scanning, penetration testing, or access control audits, which were entirely absent from the described testing steps.
Concept tested: Parallel application testing - performance, data integrity, sizing validation
Source: https://learn.microsoft.com/en-us/azure/devops/test/overview
Topics
Community Discussion
No community discussion yet for this question.