Testing Guides - TestlumFramework/Testlum GitHub Wiki
Testing Guides
Welcome to the Testing Guides section!
Here you will find detailed documentation to help you work with the different areas of Testlum.
📚 Topics
- Testlum Scenario - Learn how to design, structure, and execute Testlum Scenarios effectively.
- General Commands - Core commands used across all platforms and services.
- UI Testing - Learn more about
locators
collecting. Explore guides forWeb
,Mobile Browser
andNative
testing with Testlum.- API Commands - Commands for working with APIs (
HTTP
,GraphQL
,WebSocket
).- Databases Commands - Commands for working with databases (
ClickHouse
,Dynamo DB
,Mongo
,MySQL
,Oracle
,PostgreSQL
,Redis
).- Messaging Commands - Commands for working with messaging services (
SendGrid
,SES
,SMTP
,Twilio
).- Queues Commands - Commands for working with message brokers (
Kafka
,RabbitMQ
,SQS
).- AWS Commands - Commands for testing AWS services (
S3
,Lambda
).- Other Commands - Commands for testing
ElasticSearch
and executeShell
scripts.
Each section contains detailed guides, examples, and tips to help you use Testlum more effectively. Click on a topic above to get started!