|
Here is how to create a simple Security Test.
Briefly, you test security by logging in with a valid name and password and follow that up with an attempt to login with an invalid name and password. One test should PASS and the other should FAIL.
It's as simple as that! You've created a eValid script that is ready to use. Good testing!