Ticket #1261 (closed task: fixed)

Opened 11 months ago

Last modified 10 months ago

General

Reported by: Jani Laakso Owned by: Jani Laakso
Priority: undefined Milestone: Testing Tools 1.0
Component: undefined Version:
Keywords: Cc: marko.gronroos@…, marc.englund@…, matti.tahvonen@…
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description (last modified by Jani Laakso) (diff)

This ticket may contain common definitions and other statements used on other tickets involving current sprint.

Actor definition

Actor "Tester"

  • tester that knows fundamentals of programming, mostly script languages
  • does not understand well Web technologies

Actor "Developer"

  • Application developer that uses IT Mill Toolkit
  • understands well Web technologies

Actor "Support"

  • IT Mill support team creates documentation, releases products

Change History

  Changed 11 months ago by Jani Laakso

  • description modified (diff)

  Changed 11 months ago by Jani Laakso

  • type changed from defect to task

follow-up: ↓ 4   Changed 11 months ago by Jani Laakso

  • cc marko.gronroos@… added

Terminology

For documentational and internal purposes.

Marko, if you need to refine these, check e.g. this site http://www.geocities.com/xtremetesting/TestingDictionary.html

Product full name

  • IT Mill Toolkit Testing Tools

TT

  • Testing Tools

TT Server

  • Testing Tools Server which stores testcases, results, launches test cases and orchestrates regression tests

AUT

  • Application Under Test (typically an Toolkit application that is to be tested with TT)

AUT Client

  • Web browser that contains Toolkit client-side engine (Javascript) including TT engine (TT.js)

AUT Host

  • environment where AUT client is run, typically Linux or Windows virtual machine or Mac

AUT Server

  • Web application that runs in any Servlet Container

AUT Client executor

  • Java Web server which executes commands (mostly through JNI) on AUT Host based on request done by TT Server
  • typical commands are: execute TC a in URL b, end and cleanup running / hanged TC processes

AUT Client control panel

  • Small div shown on AUT client which shows progress of test case execution and allows controlling test case recording
  • TODO: this term is akward, needs better name

TC

  • Testcase

TC script

  • Testcase script

TS

  • Test suite contains multiple testcases in specific execution order

in reply to: ↑ 3   Changed 11 months ago by Jani Laakso

Replying to Jani Laakso:

=== Terminology ===

AUT Client executor * Java Web server which executes commands (mostly through JNI) on AUT Host based on request done by TT Server * typical commands are: execute TC a in URL b, end and cleanup running / hanged TC processes

Ignore above, "AUT Client executor" is now "TT Worker"

  Changed 11 months ago by Marko Gronroos

Please write "test case" separately in GUI and elsewhere, not "testcase". Same for test results, etc. I think it should normally not be capitalized, except when in titles, etc.

  Changed 10 months ago by Jani Laakso

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.