-
Notifications
You must be signed in to change notification settings - Fork 0
Automated test scenario: importing publications via WoS (tested)
Koen Verheyen edited this page Jan 9, 2023
·
2 revisions
-
- Log in as researcher
-
- Navigate to publications via left hand navigation bar
-
- Click the «Add Publication» button in the top right
-
- Select «Import from Web of Science» from radio button list
-
- Click the «Add publication(s)» button in the top right
-
- See screen to upload files, via interface (clicking) or dropzone (drop file)
-
- Upload a WoS file with multiple publications (exported full text, full records, from WoS according to the guidelines)
Example file: savedrecs-multiple-wos.txt
- Upload a WoS file with multiple publications (exported full text, full records, from WoS according to the guidelines)
-
- Assert that the upload spinner is visible
-
- See an overview of all publications that were imported (3 out of 4)
-
- Delete 2 publications (keeping "Microbiological characteristics and applied preservation method of novel ready-to-eat vegetarian spreads and dips")
-
- Attempt to publish the remaining publication via «Publish all to Biblio» button
-
- Verify that a validation error is displayed: "Unable to publish a publication due to the following errors / At least one UGent author is required"
-
- Close the validation error popup
-
- Click the «People & Affiliations» button
-
- Click the «Add author» button (opens popup)
-
- Type "Dries" in first name field
-
- Type "Moreels" in last name field
-
- Find the search result with "Active UGent member" badge and click the "Add author" button next to it
-
- Verify that Dries Moreels is selected
-
- Click the «Save» button to add the author and close the popup
-
- Click the «Back to "Review and publish" overview» button to go back to the imported publications screen
-
- Publish the remaining publication via the "Publish all to Biblio" button
-
- Verify that the publication is published
- ...
- Verify errors reported after WoS import (not yet implemented)