Syview - Installation Validation Test Scripts - SAS Data Management
The following documentation contains the necessary instructions and test scripts to perform validation testing of your permissions in Syview. This will verify that the permissions were granted properly. Do the following to verify proper installation:
  •  Start Syview by navigating to the specified URL such as: http://syview.mxi5.com
  • Perform each test by performing the steps specified by the instructions.
  • Evaluate the results of each step by comparing them with results described in the Expected Results column. 
Script Description Documentation
Verify Library
  1. Verify the library name and path displayed on the right panel for a library is accurate.
Instructions 1
Verify Dataset 
  1. Verify the attribute of a dataset on the right panel is correct compared to the PROC CONTENTS.
  2. Verify the update of dataset description, order and status.
  3. Verify the view button on the dataset attribute.
Instructions 2
Verify Tree View 
  1. Verify the selection of a dataset or library is retained in memory between sessions.
Instructions 3
Verify Object Entry below Treeview 
  1. Verify the ability to create a new library, rename and delete.
  2. Verify the ability to delete a dataset.
Instructions 4

Instructions 1
The following instructions are accomplished through Internet Explorer

  1. Enter the following value for the user name:
     admin 

  2. Enter the following value for example password:
     admin

  3. Click on the "Login" button.

  4. Verify that main screen "SAS Data Management" of Syview is displayed.

  5. Verify the Treeview is displayed on the left.

  6. Click on the "cdisc" library.

  7. Verify that the "Library Name" and "Library Path" of "cdisc" display on the right panel.


     

  8. Verify that the "Library Name" is accurate.

  9. Note down the path.

  10. Navigate to the root folder on the server.

  11. Verify that the "cdisc/data" folder is exist.

  12. Navigate back to the browser for Syview.

  13. Close the application.

Instructions 2
The following instructions are accomplished through Internet Explorer

  1. Enter the following value for the user name:
     admin 

  2. Enter the following value for example password:
     admin

  3. Click on the "Login" button.

  4. Verify that main screen "SAS Data Management" of Syview is displayed.

  5. Verify the Treeview is displayed on the left.

  6. Expand the "cdisc" library and click on the "PE" dataset.

  7. Verify that the information for "PE" displays on the right panel.


     

  8. Note down the information.

  9. Click on the "View" button.

  10. Verify the "View Data" screen is displayed with detail information of "PE" dataset.

  11. Select "Variables" for "View by" option.


     

  12. Navigate to the "Syview" server.

  13. Open SAS and submit the following:

    libname templib 'C:\temp\cdisc\data';

    proc contents data = templib.pe;

    run;
     

  14. Verify that the result is the same with step 11.

  15. Navigate back to the browser for Syview.

  16. Click on the "Back" button.

  17. Edit the information for "PE" as below:

    Data Description: Examination Physical
    Order: 111
    Status: testing
     

  18. Click on the "Update" button.

  19. Click on another dataset.

  20. Click back to "PE" dataset again.

  21. Verify that the information for "PE" is the same as step 8.


     

  22. Click on the "View" button.

  23. Verify that the "View Data" screen is displayed.

  24. Click on the "Back" button.

  25. Verify that the "SAS Data Management" screen is displayed.

  26. Edit the information for "PE" as in step 8.

  27. Click on the "Update" button.

  28. Close the application.

Instructions 3
The following instructions are accomplished through Internet Explorer

  1. Enter the following value for the user name:
     admin 

  2. Enter the following value for example password:
     admin

  3. Click on the "Login" button.

  4. Verify that main screen "SAS Data Management" of Syview is displayed.

  5. Verify the Treeview is displayed on the left.

  6. Expand the "cdisc" library and click on the "PE" dataset.

  7. Verify that the information for "PE" displays on the right panel.

  8. Wait more than 10 minutes.

  9. Click on the "View" button.

  10. Verify that the warning for session expired is displayed:


     

  11. Click on the "OK" button.

  12. Enter the following value for the user name:
     admin 

  13. Enter the following value for example password:
     admin

  14. Click on the "Login" button.

  15. Verify that main screen "SAS Data Management" of Syview is displayed.

  16. Verify that the selection of "PE" dataset is retained.

  17. Close the application.

Instructions 4
The following instructions are accomplished through Internet Explorer

  1. Enter the following value for the user name:
     admin 

  2. Enter the following value for example password:
     admin

  3. Click on the "Login" button.

  4. Verify that main screen "SAS Data Management" of Syview is displayed.

  5. Click on the "cdisc" library.

  6. Enter "sample" in the "Library" textbox and click on the "New" button.

  7. Verify that the "Library Management" screen is displayed.

  8. Enter "root/data" in the "Path" textbox.

  9. Click on the "Add" button.

  10. Verify that the "sample" library is added into the list:


     

  11. Click on the "Back" button.

  12. Verify that the "sample" library is showed at the end of the Treeview.

  13. Expand the "sample" library.

  14. Click on the "AE" dataset.

  15. Click on the "Delete" button.

  16. Verify that the confirmation popup is displayed.


     

  17. Click on the "OK" button.

  18. Verify that the "AE" dataset is removed from the Treeview.

  19. Click on the "sample" library.

  20. Edit the name in the textbox to "samp".

  21. Click on the "Save" button.

  22. Verify that the library in the Treeview is now "samp".


     

  23. Click on the "Delete" button.

  24. Verify that the confirmation popup is displayed.


     

  25. Click on the "OK" button.

  26. Verify that the "samp" library is removed from the Treeview.


     

  27. Close the application.

For more information, please contact MXI .

 
     Meta-Xceed Inc. © 2006