I have a test that simulates user Logon and Logoff
The test in between performs various other page check actions
This KW test is a base for all other tests.
I would like the ability to ...
Ability to Duplicate Tests
Marsha_R
4 years agoModerator
I would argue that you need to login and logout to run a test but not to write it.
If you don't want to make a separate test/function for login and logout that everyone can use, then just write a test with login and logout and whatever you want in the middle and put it where everyone can find it. They can use Select All, Copy, and Paste to get their own copy of it into their test and start from there.