6d2dd107d0
Change-Id: I5c227e9e76c322ebccda3788bed886f1c4870651
35 lines
1.1 KiB
ReStructuredText
35 lines
1.1 KiB
ReStructuredText
..
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
======================
|
|
Verification Component
|
|
======================
|
|
|
|
Functional testing is a first step to ensuring that your product works as
|
|
expected and API covers all use-cases. Rally Verification Component is all
|
|
about this. It is not designed to generate a real big load (for this job we
|
|
have :ref:`task-component`), but it should be enough to check that your
|
|
environment works by different tools (we call them
|
|
:ref:`glossary-verification`).
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
verifiers
|
|
reports
|
|
cli_reference
|
|
howto/index
|
|
|
|
.. include:: ./overview.rst
|