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)
(Meeting Links and Presentation Slides)
 
(5 intermediate revisions by 2 users not shown)
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:  
| Paul Slauenwhite will give a talk surrounding the TPTP testing tools so that the COSMOS community can have a better understanding of the test facilities that TPTP provides.  Paul is the project lead for the TPTP Testing Tools Project and is a Chairperson on the TPTP Architecture Group.   
+
| 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:  
 
| Day & Time:  
| Friday Oct. 12th, [http://www.timeanddate.com/worldclock/meetingdetails.html?hour=14&min=0&sec=0&p1=250&p2=224 1400 EST / 2pm EST]
+
| Monday Nov. 19th, [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2007&month=11&day=19&hour=13&min=0&sec=0&p1=250&p2=224 800 EST / 8am EST]
 
|-
 
|-
 
| Toll-free Dial-in number:   
 
| Toll-free Dial-in number:   
Line 23: Line 23:
 
|}
 
|}
  
 +
===TPTP Contact===
 +
Paul Slauenwhite - paules@ca.ibm.com
 
===Meeting Links and Presentation Slides===
 
===Meeting Links and Presentation Slides===
 
[http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html TPTP Testing Strategy]
 
[http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html TPTP Testing Strategy]
Line 29: Line 31:
  
 
[http://www.eclipse.org/tptp/home/documents/communityresources.php#test TPTP Test Tutorials]
 
[http://www.eclipse.org/tptp/home/documents/communityresources.php#test TPTP Test Tutorials]
 +
 +
[http://help.eclipse.org/help33/topic/org.eclipse.hyades.test.doc.user/concepts/ccommontestingtasksandconcepts.htm Common Testing Tasks and Concepts]
 +
 +
[http://www.eclipse.org/tptp/home/documents/webinars/eclipseLive/index.html Webinar on profiling and testing]
 +
 +
[http://www.eclipse.org/tptp/home/documents/conferences/eclipseCon2007/index.html Eclipsecon presentaions]
  
 
[[Media:TPTP_Test_Project_Paul_Slauenwhite.zip]]
 
[[Media:TPTP_Test_Project_Paul_Slauenwhite.zip]]
Line 38: Line 46:
  
 
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?
 
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?
 +
 +
A: Yes.  Please see the [http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html TPTP Testing Strategy].  We are also in the process of revamping this document and our test automation infrastructure.  For more information, see the [http://wiki.eclipse.org/4.5_Test_Automation_Initiative Test Automation Initiative].

Latest revision as of 10:11, 19 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

TPTP Contact

Paul Slauenwhite - paules@ca.ibm.com

Meeting Links and Presentation Slides

TPTP Testing Strategy

TPTP Test Tool Help

TPTP Test Tutorials

Common Testing Tasks and Concepts

Webinar on profiling and testing

Eclipsecon presentaions

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?

A: Yes. Please see the TPTP Testing Strategy. We are also in the process of revamping this document and our test automation infrastructure. For more information, see the Test Automation Initiative.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.