• Home
  • Company
    • About
    • Customers
    • Testimonials
    • Contact Us
    • My Account
  • Products
  • Downloads
  • Tutorials
  • Professional Services
  • Home
  • Company
    • About
    • Customers
    • Testimonials
    • Contact Us
    • My Account
  • Products
  • Downloads
  • Tutorials
  • Professional Services


Test Automation Framework
for Embedded Systems
Fully integrated test automation tools - Development, Execution, Management
Test Automation Framework for Embedded Systems
  • TOOLS
  • SCRIPTING
  • TEST DESIGN
  • EXECUTION
  • LICENSING
  • TUTORIALS
TEST DESIGN
Test Design Key Features
Test Flow Editor
Drag test steps to create test flow. Add loops, retries, decision points and other conditions to form a complete test case.
Reusable Sub-Test Cases
Store repetitive test flows as sub-test cases in a common place to be called by any other test case in sub-routine manner.
Flow Conditions
Insert loops, retries, decision points to design smart test flows. Iterate group of steps on external data sheet files.
Parallel Test Flows with Synchronization
Group test flow parts into separate task frames.
Run them in parallel with the rendezvous sync points.
Pre & Post Hooks
Set common initialization and garbage collection scripts as hooks called at different pre and post test execution stages.
Test Flow Documentation
Write documentation for every new test step on Test Step Tree and Coronys will automatically generate test flow description.
Test Flow Editor
Test development with Coronys combines programming and code-less “drag-and-drop” test flow composing. 
Organize your basic operations systematically on a Test Step Tree where each leaf represents one ESL script. Use this building blocks to create new scenarios by dragging them to the Flow Editor window.
Add loops, retries, decision points, parallel actions and other conditions to form a complete test case.
Download & Explore
Flow Conditions
A neighboring group of test steps can be gathered together into a frame to apply common rules or conditions on all group members. Unlimited nesting is possible. Here are some examples of test flow frames.
On Fail Go Frame
If at least one step fails the rest of steps is skipped and the execution jumps to the label defined by user. 
Repeat Frame
All steps in group are repeated in sequence as many times as user configured.
Table Frame
Frame steps are iterated by multiple sets of parameters stored as rows in a spreadsheet file.
Retry Frame
The steps are repeated a pre-configured number of times until all of them succeeded.
 
Task Frame
Define multiple tasks that will start in parallel at once. Add synch point to continue after all tasks completed.
Time Frame
The Time Frame continuously repeats all steps for a pre-configured period of time.
Pre & Post Hooks
Pre and Post Hooks is a mechanism to implicitly perform test dependent operations at different points of the test initialization and termination. 
Even before your test starts you may need to create and initialize some common resources, connect to your setup etc.
At termination stage both normal and unexpected, you need to release application resources, lab equipment, or logout from communication interfaces.
As well, hooks are necessary for integration with 3rd party integration like HP QC.
 
Hands On
Reusable Sub-Test Cases
You can convert any test flow to Sub-Test Case (STC) for multiple re-use by other test cases.

The STC incorporated into your test case flow is presented by Flow Editor as a single step.

The idea is similar to the software sub-routines – all callers use the same copy of the implementation. Any STC update is immediately reflected at all callers.
Parallel Test Flows with Synchronization
Take advantage of coordinated parallel testing. To perform parallel actions drug steps into separate Task frames and insert rendezvous conditions.
When your test runs, all Task frames will start at once each as a separate process.
As soon as all parallel flows have completed, the test flow will continue from the rendezvous synchronization point.
Test Flow Documentation
It’s a good practice to have all your test steps properly documented. Coronys provides you with a simple built-in HTML Editor that allows you to incorporate pictures, links to files and even video clips.

When you drag test steps to the test flow editor, it optionally incorporates properties “Purpose” and “Description” and into the test flow documentation generated automatically each time you view the test case. Actually this documentation looks like pseudo-code explaining flow conditions, parameters, decisions points etc. This way you can understand the test case logic even though he you did not develop it.
Download Free Edition
  • Home
  • Products
  • Downloads
  • Tutorials
  • Contact Us
  • Terms of Use
  • Privacy Policy

Copyright © 2002-2017 Coronys Ltd. All Rights Reserved.
 
Back to top