/
PTL test Directory Structure

PTL test Directory Structure

Contents of pbspro/test/tests


DirectoryDescription of Contents
tests


functional

Feature-specific tests

Test suites under this directory should inherit base class TestFunctional


interfaces

Tests related to PBS interfaces (IFL, TM, RM)

Test suites under this directory should inherit base class TestInterfaces


performance

Performance tests

Test suites under this directory should inherit base class TestPerformance


resilience

Server & comm failover tests

Stress, load, and endurance tests

Test suites under this directory should inherit base class TestResilience


security

Security tests

Test suites under this directory should inherit base class TestSecurity


selftest

Testing PTL itself

Test suites under this directory should inherit base class TestSelf


upgrades

Upgrade-related tests

Test suites under this directory should inherit base class TestUpgrades



Related content

PTL Directory Structure
PTL Directory Structure
More like this
PTL fw Directory Structure
PTL fw Directory Structure
More like this
PTL FAQs and Tips & Tricks
PTL FAQs and Tips & Tricks
More like this
PTL Test Structures and Conventions
PTL Test Structures and Conventions
More like this
PTL package design
PTL package design
More like this
PTL Features for Testing PBS
PTL Features for Testing PBS
More like this