Skip to content

How to use texttest to test performance critical applications where you want to measure cpu and memory

License

Notifications You must be signed in to change notification settings

texttest/tutorial_performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TextTest Tutorial - Performance

Instructions

Prerequisites - do the TextTest tutorial part 1 before this one.

Do the exercises in the order below. Look at the branch 'with_tests' for sample solutions.

For each exercise, change directory into the subfolder and start texttest there. An initial texttest config file is provided. The basic idea is to test the program given as 'executable'. Your tests should cover all the main functionality of the program and pass reliably. There may be additional instructions in a readme file in the exercise folder.

Exercises

  • CPU and Memory - cpu_and_memory (note this exercise is being developed and not working at the moment)

About

How to use texttest to test performance critical applications where you want to measure cpu and memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages