TestCase Window

NOTE: Some interface elements are only available in standalone ReadyAPI that has been replaced with ReadyAPI. To try them, feel free to download a ReadyAPI trial from our website.

TestCase Window

Overview

testcaseoverview

Label Option Description
icon-one Toolbar Provide overall control of the testcase window
icon-two Testcase Toolbar  
icon-three Script  
icon-four Testcase Log Display data in a testcase log inspector
icon-five More log Display data in each log inspector

Toolbar

testcase_toolbar

icon-loadtest-toolbar Toolbar

Icon Description
run Runs this testcase
stop_testcase Stops running this testcase
loop Loop TestCase continuously
loadTest Sets the credentials for all requests in this TestCase
loadTest Sets the endpoint for all requests in this TestCase
loadTest Create a new Security test for this TestCase
loadTest Create a new LoadTest for this TestCase
options Sets options for this TestCase
export Creates a Report for this item

Testcase

Toolbar

testcase_toolbar2

icon-loadtest-toolbar Toolbar

Icon Option
request Create a new Test Request TestStep
groovy_script Create a new Groovy Script TestStep
toggle_properties Create a new Properties TestStep
value_transfer Create a new Property Transfer TestStep
goto Create a new conditional Goto TestStep
loadTest Create a new Delay TestStep
Create a new Run TestCase TestStep
rest_request Create a new REST Test Request TestStep
head_method Create a new HTTP Test Request TestStep
addToMockService Create a new Mock Response TestStep
Create a new JDBC Request TestStep
Create a new AMF Request TestStep
datasource Create a new DataSource TestStep
datasource_loop Create a new DataSource Loop TestStep
datasink Create a new DataSink TestStep
datagen Create a new DataGen TestStep

Option menu

testcaseeditor

icon-options-dialog Option menu

Option Description
Open Editor Open the test step editor.
Disable TestStep Exclude the test step from the execution.
Insert Step Select a test step  and add it to the test.
Rename Rename the selected test case.
Delete Delete the test step.
Clone TestStep Create a copy of the test step.
Move Step Up Execute the test step earlier during the test run.
Move Step Down Execute the test step later during the test run.
Change Operation Change the interface or operation used for the request.
Select Operation Select the operation used by the test step.
Clone Assertion Clone assertions from the selected test step to other test steps in the same project.
Online Help Open online help.

icon-settings-tabTestCase Coverage

Toolbar

ProjectCoverageToolbar

icon-loadtest-toolbar Toolbar

Icon Option Description
  Enable Coverage  
clear_properties Reset the Coverage table  
options Set Coverage Options  
Option Description
Element  
Contract Coverage  
Message Coverage  
Message Content  

icon-settings-tab Assertion Results

Toolbar

assertionresulttoolbar

icon-loadtest-toolbar Toolbar

Option Description
  Open the teststep containing the selected assertion
Option Description
TestSuite  
TestCase  
TestStep  
Assertion  
Coverage  

icon-settings-tab TestCase Requirement

Toolbar

testcaserequirementtoolbar

icon-loadtest-toolbar Toolbar

Icons Option
add_property Add a requirement
clone Clone the selected requirement
remove_property Removes the selected requirement
link Link this testcase to the other requirement

icon-properties-table Table

Option Description
ID ID of the testcase
Name Name of the testcase
Short Description A short description of the testcase
Status Status of the testcase

icon-settings-tab More Tabs

Option Description
TestCases  
Links  
Description  

icon-settings-tab More Tabs

Options Description
Description  
Properties  
Setup Script  
TearDown Script  
Report Script  
Report Parameters  

icon-settings-tab TestCase Log

Toolbar

testcaselogtoolbar

icon-loadtest-toolbar Toolbar

Icon Option
clear_loadtest Clear the log
options Sets TestCase Log Options
export Export this log to a file
mockService Add to MockService

More logs

morelog

icon-settings-tab More logs

Label Option
icon-one soapUI log
icon-two http log
icon-three jetty log
icon-four error log
icon-five wsrm log
icon-six memory log
icon-seven script log

Back To Top