VMware
Service Virtualization 10.x Technical Specialist
250-574
Prepare for the 250-574 exam to validate your skills in Service Virtualization 10.x.
198 questions
0 views
Free
Questions 101–110 of 198
A company needs to virtualize an API, but it demands state-based responses. What should they use?
-
A
Static response model
-
B
Dynamic response model
-
C
Error simulation model
-
D
Mock service model
Explanation
A Dynamic response model accommodates state-based variations effectively; the others don’t support such requirements.
You are configuring a service virtual environment with limited resources. What happens when the service model exceeds maximum resource allocation?
-
A
Model returns default responses
-
B
Model enters temporary shutdown
-
C
Model fails to process requests
-
D
Model starts throttling requests
Explanation
Exceeding resource limits causes the model to fail to process requests; the other options incorrectly suggest alternate outcomes.
Which service offers dynamic simulation of APIs?
-
A
Service Virtualization
-
B
Load Balancing
-
C
Network Monitoring
-
D
Database Management
Explanation
Service Virtualization enables mock services for testing, while others serve different purposes.
You are configuring a test environment and need to capture a transaction's response times. What should you implement?
-
A
Performance Monitoring
-
B
Traffic Shaping
-
C
Data Masking
-
D
Service Management
Explanation
Performance Monitoring captures response times, while others do not focus on this metric.
A company needs to test a new application under various conditions. What approach is best?
-
A
Static Testing
-
B
Scripted Testing
-
C
Virtualized Testing
-
D
Ad-hoc Testing
Explanation
Virtualized Testing allows simulating various conditions effectively, unlike the other approaches.
Which service is responsible for creating service virtualization environments?
-
A
Service Virtualization Manager
-
B
API Traffic Router
-
C
Application Lifecycle Manager
-
D
Data Replication Service
Explanation
Service Virtualization Manager creates and manages these environments; the others serve different purposes.
A company needs to simulate a database in VMware Service Virtualization. Which approach should they use?
-
A
Stateful Mocking
-
B
Static Resource Mapping
-
C
Virtual Database Creation
-
D
Dynamic Data Generation
Explanation
Virtual Database Creation properly simulates databases; the other options do not provide realistic database functionality.
What happens when you enable a stub for a dependency in a service?
-
A
Service fails to execute
-
B
Interaction with the stub occurs
-
C
All traffic is routed to production
-
D
Service breaks its contract
Explanation
Enabling a stub redirects requests to the mock; others imply faults that do not arise from enabling a stub.
Which service provides automated request management in VMware Service Virtualization?
-
A
Service Virtualization API
-
B
Service Administration Console
-
C
Service Manager
-
D
Service Deployment Service
Explanation
Service Manager automates request management while others serve different functions.
A company needs to simulate third-party services for testing. What is the best approach?
-
A
Use mock services only
-
B
Utilize Service Virtualization
-
C
Deploy physical test environments
-
D
Conduct manual testing
Explanation
Service Virtualization effectively simulates third-party services unlike the other options.