Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Please follow these location conventions when adding new PTL tests:

PTL Test Directory Structure


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

PTL Test Naming Conventions

Error rendering macro 'excerpt-include' : No link could be created for 'PTL Test Naming Conventions'.

Writing Your PTL Test

Error rendering macro 'excerpt-include' : No link could be created for 'How to Write a PTL Test (under construction; please comment on this)'.

Adding PTL Test Tags

Error rendering macro 'excerpt-include' : No link could be created for 'Using Tags in PTL (under construction)'.





OSS Site Map

Developer Guide Pages


  • No labels