Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TPTP Test Framework Overview"

(COSMOS/TPTP Test Meeting Notice)
(COSMOS/TPTP Test Meeting Notice)
Line 2: Line 2:
 
{|border=1 cellspacing=0 cellpadding=4
 
{|border=1 cellspacing=0 cellpadding=4
 
| Meeting Title:
 
| Meeting Title:
| '''Conference Call on COSMOS/TPTP Testing Framework'''
+
| '''Conference Call on COSMOS/TPTP Testing Framework Demo'' '
 
|-
 
|-
 
| Description:  
 
| Description:  

Revision as of 15:10, 15 November 2007

COSMOS/TPTP Test Meeting Notice

Meeting Title: 'Conference Call on COSMOS/TPTP Testing Framework Demo '
Description: Paul Slauenwhite will demo the TPTP testing tools. The demo will cover how to create manual/junit tests, run manual/junit tests and capture the test results. Paul is the project lead for the TPTP Testing Tools Project and is a Chairperson on the TPTP Architecture Group.
Day & Time: Monday Nov. 19th, 800 EST / 8am EST
Toll-free Dial-in number: +1 (866) 245-5059
Local Dial-in number: +1 (416) 343-2607
International Dial-in: +1 (800) 4444-1010
Passcode: 2771920

Meeting Links and Presentation Slides

TPTP Testing Strategy

TPTP Test Tool Help

TPTP Test Tutorials

Media:TPTP_Test_Project_Paul_Slauenwhite.zip

Questions & Answers

Q: If we already have standard JUnit tests can we convert these tests to TPTP JUnit tests?

A: Yes this is possible. Refer to the Eclipse help (Importing Junit Tests)

Q: Are there any recommended best practices to organize test suites and test execution files? Are there naming conventions that should be used when naming testsuites?

Back to the top