Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/release-notes/10103-rm-qa-guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The QA Guide was added as an experiment in #10103 but has been removed because it has proved less useful than imagined.
4 changes: 1 addition & 3 deletions doc/sphinx-guides/source/developers/making-releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,16 +135,14 @@ Conduct Performance Testing

|dedicated|

See :doc:`/qa/performance-tests` for details.
See :ref:`locust` and <https://github.com/IQSS/dataverse/issues/12284>, for example.

Conduct Regression Testing
---------------------------

|dedicated|

Regression testing should be conducted on production data.
See :doc:`/qa/testing-approach` for details.
Refer to the provided regression checklist for the list of items to verify during the testing process: `Regression Checklist <https://docs.google.com/document/d/1OsGJV0sMLDSmfkU9-ee8h_ozbQcUDJ1EOwNPm4dC63Q/edit?usp=sharing>`_.

Build the Guides for the Release Candidate
------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions doc/sphinx-guides/source/developers/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,6 @@ target/coverage-it/index.html is the place to start reading the code coverage re
Load/Performance Testing
------------------------

See also :doc:`/qa/performance-tests` in the QA Guide.

.. _locust:

Locust
Expand Down
1 change: 0 additions & 1 deletion doc/sphinx-guides/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ These documentation guides are for the |version| version of Dataverse. To find g
developers/index
container/index
style/index
qa/index.md

How the Guides Are Organized
----------------------------
Expand Down
12 changes: 0 additions & 12 deletions doc/sphinx-guides/source/qa/index.md

This file was deleted.

63 changes: 0 additions & 63 deletions doc/sphinx-guides/source/qa/overview.md

This file was deleted.

31 changes: 0 additions & 31 deletions doc/sphinx-guides/source/qa/performance-tests.md

This file was deleted.

104 changes: 0 additions & 104 deletions doc/sphinx-guides/source/qa/qa-workflow.md

This file was deleted.

62 changes: 0 additions & 62 deletions doc/sphinx-guides/source/qa/test-automation.md

This file was deleted.

Loading