testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
27 stars 2 forks source link

Test Data input fields from TMS QASE doesn't transfer to Testomat through export/import #892

Closed volodymyrkononenko closed 8 months ago

volodymyrkononenko commented 9 months ago

Describe the bug Test Data input fields from TMS QASE doesn't transfer to Testomat through export/import

To Reproduce Steps to reproduce the behavior:

  1. Open QASE TMS
  2. Create test case
  3. Fill in the fields Action, Data, Expected result
  4. Save the test case
  5. Click on Export Data
  6. Export test case in CSV file format
  7. Open Testomat
  8. Import the test case (params: QASE, CSV)
  9. Check imported test case

Expected behavior "Data" field value transfers alongside with Action, Expected Result

Screenshots test data example in QASE test data field exported from QASE (Testomat file) Test data missed after impoting to Testomat

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

TetianaKhomenko commented 9 months ago

related to https://github.com/testomatio/testomatio/issues/3454

TetianaKhomenko commented 9 months ago

@trumenov steps_data should be shown as part of steps_actions

Image

Image

Image

trumenov commented 9 months ago

Please recheck is all normal for test with

* Check video player works: Play/pause functions
Volume controller
Quality settings
Picture-in-picture mode
Timescale works
    * *Expected:* Video player works

I am not sure that normal importing this text when in step_data present multilines.

TetianaKhomenko commented 8 months ago

@trumenov For now multiline data is imported in one line

Image

Image

Please let me know if we can import it as a list.

TetianaKhomenko commented 8 months ago

Closing the issue as fixed. @volodymyrkononenko the fix will be published in the upcoming release.