X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Ftesting%2Fuser%2Fuserguide%2Foverview.rst;fp=docs%2Ftesting%2Fdeveloper%2Fdevguide%2Foverview.rst;h=a93022977ee833157a36799a7be88bd84b743a75;hb=b39f17a60e91552ffe94c520a30e6b271077f294;hp=f2e8bff13ec8a05848d34c4502524e687564b678;hpb=c6647e559cddfe8bdf064bf69edd970df4044ce5;p=bottlenecks.git diff --git a/docs/testing/developer/devguide/overview.rst b/docs/testing/user/userguide/overview.rst similarity index 91% rename from docs/testing/developer/devguide/overview.rst rename to docs/testing/user/userguide/overview.rst index f2e8bff1..a9302297 100644 --- a/docs/testing/developer/devguide/overview.rst +++ b/docs/testing/user/userguide/overview.rst @@ -6,10 +6,10 @@ Project Testing Guide ********************* -For each *test suite*, you can either setup *test story* or *test case* to run -certain test. *test story* could include several *test cases* as a set in one -configuration file. You could then call the *test story* or *test case* by using -Bottlencks CLI or Python build process. +For each *testsuite*, you can either setup *teststory* or *testcase* to run +certain test. *teststory* comprises several *testcases* as a set in one +configuration file. You could call *teststory* or *testcase* by using +Bottlencks user interfaces. Details will be shown in the following section. Brief Introdcution of the Test suites in Project Releases