Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

              Build utility can be created in the same way as build test case.
              User can create utility by clicking Build Utility tab under Test Manager icon as shown below,
              Test Manager --> Build Utility

Image RemovedImage Added

Steps to include Build Utility in Test cases.

             First First user should create the repeated test steps as utility as shown above.

             Then Then user can add that utility as a step while creating the test case as shown below,

Image Removed

 If user want to include the utility in test case below steps should be followed,

...

Image Added

In the test step creation page, click on the User Utility step option.

Select the utility from the drop down.

...

Build Test Case

Link to Build Test case: <<Build Test Case (rdkcentral.com)>>

...

By clicking Add Step button, the User will get a drop-down as shown below.

Image RemovedImage Added

All the options that are present in the drop-down are explained below,

...

Step option will create a plain step as shown below.

Image RemovedImage Added

The fields are explained below,

...

The user should enter a detailed description of the test step.

3. Command TypeExpected Result:

Users should select the command type according to the way in which the command should be executed. The drop-down contains all the commands including SSH, WEBPA, SNMP, and all the PRE-DEFINED commands.enter the expected result or the outcome of the test step

4. Avail. Method:

User should select the available method. The drop down contains all the methods which the selected command type will be applicablemethod that has to be used in the test step. User can either select the method from the drop down or can search the method by clicking the search icon.

5. Input:

By clicking the settings icon in the Input filed, User will be navigated to Input Configuration page as shown below.

...

Conditional check point-
1. If user want to add a condition. For Eg (if, else if, else). They can select test type  and create steps.Image Removed

Image Added

2. Iterational check point
If user want to add looping. For (e.g., loop, exit loop). User can select either loop or exit loop.Image Removed

Image Added

3. import check point 

Import steps from check point as updated in import steps.

...

Import steps is used to import steps from existing testcase or user can import test steps from other testcase. User can able to import steps from other testcase by entering the testcase and clone the testcase steps. User can will be able to edit the those imported test steps as well.

Image Added

Steps to import test stepsProvide steps to validate-

1.Launch url Build Test Case (xcal.tv)
2.Navigate to build testcase page
3. Provide Valid test case id, select test type 'Functional', select device model...etc. and click on Next button, it will navigate to next page-build testcase page
4. select Select Add step and select import steps option.
5. Select needs to select the check box to import testcase from this testcase/other testcase'selecting theselecting the' or 'This Testcase'.

User can import a test step from the same testcase by clicking selecting the Import Steps Button in Action.

Image Removed

This Testcase option.

Image Added

Click on Load Steps button and select the test steps which has to be imported.

Once after selecting the test steps, they will be cloned/imported into the test case  By providing the Step Number(case-sensitive) in the given textbox and click Import, given step will be cloned/imported.

Import test steps from other testcase-

User can import a test step from the other testcase by clicking selecting the Import Steps Button in Action Other Testcases option.

Click on Load Steps button and select the test steps which has to be imported.

Once after selecting the test steps, they By providing the Testcase ID in the given textbox and click Import, given testcase steps will be cloned/imported into the test case.

EDIT, CLONE& DELETE Test case.

...

In the build test case page, the user can download the test steps from a particular test case. All the steps from the test case will be downloaded in an excel format.


Upload Test Plan

 By uploading the Test plan(.xlsx) file, user can create the Check point/Plain steps in Step builder page. This feature is available for build utility page as well.
 Note: User should follow the specific template to create the test plan. For the reference, user can download the test plan template from the step builder page.

Test Constants

Link For Test Constants :<<Test Constants Configuration (rdkcentral.com)>>

...

In build test case page, select the check boxes across the test cases that has to be exported. Once the necessary check boxes are selected, click on the Export button. A JSON file will be download downloaded which contains the test case JSON data. Similarly, we can export the utility in build utility page using the same steps.

...