How to Export / Import test cases ?

Import/Export of Test Cases is useful for scenarios where you want to share your test case(s) between applications or projects. It exports the test case(s) with all the dependencies including UI Elements, Business Components, Data, Data Files etc. into a single file with extension .bqo

Exporting the test case :

  1. Click on Setup and then Import / Export Test option.


    The following screen will be displayed.

     

  2. Select the application from drop down and the Test cases to export from the tree on the right, then click on Export button in the Footer.

     

  3. Please enter a name for the export file, and click on the Start button.


    The test case will be exported in the file with extension .bqo. This is an encrypted format understood by BQ.

     

Importing the test case : 


The BQ tool allows user to import the test cases in two ways :

  1. From an external .bqo File

  2. Directly from some other application

I - From File :

  1. Select ‘From File’ in the Import from dropdown and select the file to import the test case from (.bqo file).

     

  2. Click on the Import button.



II - From Other Application :

  1. Select ‘From Other application’ in the Import from dropdown and select the application to import the test case from and select the test case. 

     

  2. Click on the Import button and the test case should be imported successfully.