From Fedora Project Wiki
Description
This test case tests whether a given package manager (it can be used to test any package manager) can properly install and remove packages.
Setup
- Install or deploy the Fedora release media you wish to test. You can use any allowed configuration by the installer.
- Reboot to the installed system. and complete any first boot procedure(s).
How to test
- Using one of the available package managers install packages as follows and watch for any error messages in the process. Install "firewall-config" and "setroubleshoot". Check the following:
- If there were errors during the install other that repository problems, please file a bug report.
- The applications "Firewall" and "SELinux Troubleshooter" should be present in the applications menu and check that both will start.
- Using one of the available package managers remove the packages the packages installed above and watch for any error messages in the process. Check the following:
- If there were errors during the install other that repository problems, please file a bug report.
- Check that the applications "Firewall" and "SELinux Troubleshooter" are no longer present in the applications menu.
Expected Results
- The applications should install without errors.
- The applications should start without errors.
- The applications should be removed without errors.
- The applications should not appear in the applications menu after removal.