Creating test case and stub action for 'hello' action

Create a stub action in TestArchitect as a placeholder for theC#-coded hello actionyou defined previously, then write a test to invoke the action.

Note that, while it is necessary that you implement the “hello” action in C# before you can actually use it in your test, it is not a prerequisite for the following steps, which involve setting up the test that calls hello, and making the editor aware of the action.

Begin by opening TestArchitect Client, then expand a specific project of the TestArchitect explorer tree.

  1. In the TestArchitect explorer tree, right-click the Action node, and then select Create User-Scripted Actions.

    The Create User-Scripted Actions dialog box appears.

  2. In the dialog box, click Browse to locate the generated TestAchitect.Harness.Bundle.Sample.dll library.

    The DLL is loaded with all defined C# user-scripted actions.

  3. Select the hello checkbox.

  4. Click Create.

    If the creation is successful, a dialog box appears.

  5. Click OK to dismiss the dialog box.

  6. Close the Create User-Scripted Actions dialog box.

    In the TestArchitect explorer tree, under the Actions node, a new stub action of hello and its argument are created successfully.

Now, create a test module, which you will use to call your action.

  1. In the TestArchitect explorer tree, select any item within the current project, then click Create new test module in the toolbar.

    The New Test Module dialog box appears.

  2. In the New Test Module dialog box, enter a name of My scripted tests in the Name box, along with an optional description in Description.

  3. Optional: Enter some descriptive information:

    1. In the OBJECTIVES section, for test objective T0 01, enter the title test TestArchitect's C\# harness in the third column.

      Note that the new description is reflected in the test objective action several lines lower, which specifies the same test objective (TO 01).

    2. In the section for test case TC 01, enter test method for adding a user-scripted action to a module as the title in the third column.

  4. Now you can begin to write an action line to call your new user-scripted action:

    1. Position the cell pointer to the leftmost column a few lines into the test case. Enter the action hello, and press Enter.

    2. Type a value into the next cell to serve as the who argument.

      For example, enter the string Earth.

    Your test case should now look similar to this:

  5. Click Save on the toolbar.

You now have the test module needed to call your user-scripted action hello.

Next, you will run the test module and verify that it invokes yourC#-codedimplementation of the action.


Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333