From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |||
|description=Este caso de prueba tiene como objetivo verificar que la aplicación "Terminal" instalada por defecto es funcional en una instalación dada. | |||
|actions= | |actions= | ||
# Clean boot the Fedora you wish to test: this could be a system installed from a particular snapshot, pre-release, or release, or a live image | # Clean boot the Fedora you wish to test: this could be a system installed from a particular snapshot, pre-release, or release, or a live image |
Revision as of 21:55, 8 October 2015
Description
Este caso de prueba tiene como objetivo verificar que la aplicación "Terminal" instalada por defecto es funcional en una instalación dada.
How to test
- Clean boot the Fedora you wish to test: this could be a system installed from a particular snapshot, pre-release, or release, or a live image
- Try to launch the default terminal application in a typical way for the tested desktop environment: for instance, from the system menus, or by clicking on an icon in the panel
- If your first tried method fails, note the reason why, and try a different method of launching the terminal; continue to note any other failures you experience
- Once you have managed to launch the terminal, attempt to execute a few common commands, and run and quit some common applications (such as a text editor and a process manager)
Expected Results
- Debería ser posible ejecutar la terminal por cualquier método (gráfico o vía lanzador)
- La aplicación de terminal debe ser capaz de ejecutar comandos y aplicaciones típicas y sin errores o comportamientos inesperados.