Opened 15 years ago

Closed 15 years ago

#4375 closed New Feature (fixed)

Manual testing runner

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone:
Component: QA Version:
Keywords: Confirmed Cc:

Description (last modified by Garry Yao)

A dedicated type of runner should be added to support manual testing, with the following features:

  1. Seamless integration with CKTester, include working with the fort in two modes.
  2. Providing a manual testing stage composed of testing target ( a editor instance in case of CKEditor ) along with a pilot panel of testing scripts.
  3. Writing scripts with ease by leveraging either HTML or the TracWiki Format to compose testing scripts, this could be as simple as writing the scripts inside the first block right under body( use <pre> for TracWIKI and <div> or other tag for HTML ).

Change History (7)

comment:1 Changed 15 years ago by Garry Yao

Description: modified (diff)
Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4189] at CKTester and [4190] at CKEditor.

comment:3 Changed 15 years ago by Garry Yao

Description: modified (diff)
Resolution: fixed
Status: closedreopened

After discussing with Fred, both HTML and Trac Wiki format should be enabled to write scripts, update the description accordingly.

comment:4 Changed 15 years ago by Garry Yao

Description: modified (diff)

Manual TCs added at :

comment:5 Changed 15 years ago by Garry Yao

Update with [4204] at CKTester and [4205] at CKEditor.

comment:6 Changed 15 years ago by Tobiasz Cudnik

From manual writing perspective using wiki text (TracWiki in our situation) is easier and more readable (especially for lists). Important thing to notice here is that we're already using it daily in tickets, so that's noting new for us. Additionally it always gives possibility to parse it to HTML.

This sad, i'm opting for wiki text instead of HTML in this case.

comment:7 Changed 15 years ago by Garry Yao

Milestone: CKEditor 3.1
Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy