planOwnerAndPriority.html

「planOwnerAndPriority.html」の編集履歴(バックアップ)一覧はこちら

planOwnerAndPriority.html - (2007/09/12 (水) 16:22:23) の1つ前との変更点

追加された行は緑色になります。

削除された行は赤色になります。

//xml/linenumber <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-language" content="en" /> <meta http-equiv="expires" content="-1" /> <meta http-equiv="pragma" content="no-cache" /> <meta name="author" content="Martin Havlat" /> <meta name="copyright" content="GNU" /> <meta name="robots" content="NOFOLLOW" /> <title>TestLink Instructions</title> <style media="all" type="text/css">@import "../../{$smarty.const.TL_THEME_CSS_DIR}testlink.css";</style> </head> <body> <div class="workBack"> <h1>Assign Ownership and Priority</h1> <h2>Purpose:</h2> <p>This feature allows the user to set the risk, importance, and owner of each test suite. The link 'Define Priority Rules' allows the user to set the definition of each risk/importance pairing. This definition is related just for active Test Plan.</p> <h2>Get Started:</h2> <ol> <li>Click on a Test suite to see all of its nested Test Suites. Change the risk and importance using the radio buttons. The Test Suite owner can be set using the text box.</li> <li>Submit new values by click on 'Update' button.</li> </ol> </div> </body> </html>
//xml/linenumber <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <!-- Japanese Translated by Testing Engineer's Forum (TEF) in Japan, Working Group of TestLink Japanese Translation Project --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="jp" lang="jp"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-language" content="jp" /> <meta http-equiv="expires" content="-1" /> <meta http-equiv="pragma" content="no-cache" /> <meta name="author" content="Martin Havlat" /> <meta name="copyright" content="GNU" /> <meta name="robots" content="NOFOLLOW" /> <title>TestLink Instructions</title> <style media="all" type="text/css">@import "../../{$smarty.const.TL_THEME_CSS_DIR}testlink.css";</style> </head> <body> <div class="workBack"> <h1>オーナーシップおよびプライオリティの割り当て</h1> <h2>目的:</h2> <p>この機能ではユーザーがリスク、重要性、それぞれのテストスイートのオーナーを割り当てることができます。 'プライオリティルールの定義'のリンクでは、ユーザーがリスクと重要性のひもづけを定義することができます。 この定義は現在有効になっているテスト計画のみに適用されます。</p> <h2>やってみましょう!</h2> <ol> <li>テストスイートをクリックするとすべてのテストケースがツリー上に表示されます。ラジオボタンを使用して、リスクと重要性を変更できます。 テストスイートのオーナーはテキストボックスから変更できます。</li> <li>新しい値を入力して'更新'ボタンを押してください。</li> </ol> </div> </body> </html>

表示オプション

横に並べて表示:
変化行の前後のみ表示:
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。