Which criteria should take in account while doing CMS
testing of any project?
Answer / Chhavi Singh
While testing a Content Management System (CMS), consider the following criteria:
1. Functionality Testing: Verify that all expected functionalities are working as intended.
2. Usability Testing: Assess the ease-of-use and user experience, ensuring that content authors can efficiently manage content within the CMS.
3. Content Display: Check that the final displayed content is accurate and formatted correctly across various devices and screen sizes.
4. Performance Testing: Measure the speed, scalability, and reliability of the CMS under heavy loads.
5. Security Testing: Verify that user data is protected by appropriate security measures like authentication, access control, and encryption.
6. Compatibility Testing: Ensure compatibility with different web browsers, operating systems, and devices.
7. Backup and Recovery: Test the CMS's ability to backup content and restore it in case of data loss or system failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
If I want to check compability of software in a MAC OS then which steps shold I follow?
describe the difference betweeen Test scenario and Test Case
What are the different test levels
6 Answers IBM, Riphah International University,
What is Standalone testing?
Generally which software development model is used in project based companies?
What is the main diff. between Retesting and Regression Testing ?
How can you optimize the Test Case.
what is usability defect?Give one exapmle.
What’s the relation between environment reality and test phases?
what are the types of Bug?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
In which stage regression testing is done in testing process.