From Fedora Project Wiki
(Created page with "{{lang|en|ru|page=QA:Testcase_desktop_browser}} {{Template:Associated_release_criterion|Alpha|required-applications}} {{QA/Test_Case |description=This test case tests whethe...")
 
No edit summary
Line 10: Line 10:
# 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
# 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)
# 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)
|results=
|results=
# It should be possible to launch the terminal application by any typically-used method for the desktop tested
# Debería ser posible ejecutar la terminal por cualquier método (gráfico o vía lanzador)
# The terminal application should be able to run typical commands and applications without errors or unexpected behavior
# La aplicación de terminal debe ser capaz de ejecutar comandos y aplicaciones típicas y sin errores o comportamientos inesperados.
}}
}}


[[Category:Spanish translations]]
[[Category:Spanish translations]]
[[Category:Desktop_Acceptance_Test_Cases]]
[[Category:Desktop_Acceptance_Test_Cases]]

Revision as of 21:49, 8 October 2015

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#required-applications release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This test case tests whether the default terminal application is operational in a given installation.


How to test

  1. 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
  2. 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
  3. 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
  4. 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

  1. Debería ser posible ejecutar la terminal por cualquier método (gráfico o vía lanzador)
  2. La aplicación de terminal debe ser capaz de ejecutar comandos y aplicaciones típicas y sin errores o comportamientos inesperados.