1 / 29
文档名称:

jtest培训手册parasoft jtest training presentation [templa.pptx

格式:pptx   大小:1,295KB   页数:29页
下载后只包含 1 个 PPTX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

jtest培训手册parasoft jtest training presentation [templa.pptx

上传人:相惜 2022/4/24 文件大小:1.26 MB

下载得到文件列表

jtest培训手册parasoft jtest training presentation [templa.pptx

文档介绍

文档介绍:Parasoft Jtest Training
[Trainer name]
[Date]
For [Company]
Agenda
Day 1
Introductions
Parasoft Test Overview
Statsson 12
Exercise 7
Parasoft Proprietary and Confidential
Switch to Unit Test Training
Jtest Unit Test 3
It’s time for Jtest Unit Test Creation and Maintenance
Chapter 8
Object Repository
Lesson 5 ~ 7
Exercise 4, 5
Stubs
Lesson 8, 9
Exercise
Parasoft Proprietary and Confidential
Switch to Unit Test Training
Jtest Unit Test 4
It’s time for Jtest Unit Advanced Topics
Chapter 8
Jtest Tracers
Lesson 10 ~ 11
Exercise 6
Chapter 9
In –Container Testing
Lesson 1 ~ 2
Exercise 1 ~ 2
Parasoft Proprietary and Confidential
Jtest Additional Features
Runtime Analysis
Monitor program execution to identify defects
Find real defects
Can be used with Unit Test or Application Execution through Jtest
Chapter 10 Lesson 1
Automated Test using Ant/Maven
Hudson/Jenkins ( )
Command Line Documentation
Location:
Eclipse: Help > Help Contents
Visual Studio: Parasoft > Help > dotTEST or C++test
C++test:
Parasoft C++test User’s Guide > Setup and Testing Fundamentals > Running Tests and Analysis > Testing from the Command Line Interface (cpptestcli)
Jtest:
Parasoft Jtest User’s Guide > Setup and Testing Fundamentals > Running Tests and Analysis > Testing from the Command Line Interface (jtestcli)
dotTEST:
Parasoft dotTEST > Setup and Testing Fundamentals > Running Tests and Analysis > Testing from the Command Line Interface (dottestcli)
编辑ppt
Command Line Execution
Important Command Line Arguments
-data: Eclipse workspace
-solution: Visual Studio Solution
-resources: Project resources that includes for the testing
-config: URL to the test configuration
-localsettings: file that setup preferences and settings
-publish: publish test results to Team Server.
-report: generate test report
Command line examples
Eclipse:
<test>cli –data <workspace> -resource <project> -config <test configuration> -localsettings <