CPM Payroll Systems and Technology 2 — Questions and Answers
Question 1: Which data encryption standard is most commonly required for payroll data transmitted over the internet?
- DES (Data Encryption Standard)
- TLS (Transport Layer Security) (Correct answer)
- MD5 hashing
- Base64 encoding
Correct answer: TLS (Transport Layer Security)
TLS (Transport Layer Security) is the industry standard protocol for encrypting payroll and other sensitive data transmitted over the internet.
Question 2: A company is implementing a new HRIS. What is the primary advantage of selecting a system with an open API?
- It eliminates the need for data backups
- It allows seamless integration with third-party applications (Correct answer)
- It reduces the number of required system administrators
- It automatically ensures FLSA compliance
Correct answer: It allows seamless integration with third-party applications
An open API allows the HRIS to connect and exchange data with third-party applications like time-tracking, benefits, and accounting software.
Question 3: What is the purpose of a 'sandbox environment' in payroll system implementation?
- To store archived payroll records securely
- To test system changes without affecting live payroll data (Correct answer)
- To generate government tax filings
- To manage employee self-service password resets
Correct answer: To test system changes without affecting live payroll data
A sandbox environment is an isolated testing environment where system changes, updates, and configurations can be tested without impacting the live production payroll system.
Question 4: When converting from one payroll system to another, parallel processing means:
- Running both old and new systems simultaneously to compare results (Correct answer)
- Migrating all data in a single batch transfer
- Processing payroll on multiple servers at once for speed
- Archiving historical data before going live
Correct answer: Running both old and new systems simultaneously to compare results
Parallel processing involves running both the legacy and new payroll systems at the same time to validate that the new system produces identical results before full cutover.
Question 5: Which type of payroll system deployment model stores all data and software on the vendor's remote servers?
- On-premises
- Cloud-based (SaaS) (Correct answer)
- Hybrid
- Client-server
Correct answer: Cloud-based (SaaS)
A cloud-based or SaaS (Software as a Service) payroll system stores all data and applications on the vendor's remote servers, accessible via the internet.
Question 6: What is the role of a 'checksum' in payroll data file transfers?
- To encrypt the payroll file before transmission
- To verify data integrity by detecting transmission errors (Correct answer)
- To compress the file size for faster transfer
- To authenticate the user sending the file
Correct answer: To verify data integrity by detecting transmission errors
A checksum is a calculated value used to verify data integrity, ensuring that a payroll file was not corrupted or altered during transmission.
Question 7: Which feature in modern payroll software automatically updates tax tables when federal or state rates change?
- Real-time gross-up calculator
- Automatic tax table updates / compliance updates (Correct answer)
- Direct deposit batch processing
- Electronic W-2 delivery
Correct answer: Automatic tax table updates / compliance updates
Automatic tax table or compliance update features ensure the payroll system reflects current federal, state, and local tax rates without requiring manual intervention.
Which data encryption standard is most commonly required for payroll data transmitted over the internet?