Database Validation upon executing a SST script
Asked by
pratik shah
Currently there is no mechanism built in to connect to a database and verify a CRUD operation that a SST test script may produce. Rightfully so, its a security risk if someone fails to use it with care. With that said, how are python SST users validating database values after a script finishes executing?
Example:
Login -> navigate to Roles Page -> add a user -> ** verify user in db exists by a select query **
Corey / Leo and company, is it completely out of line to try and build something that helps users validate CRUD operations after running the SST script? Of course it would have limitations, guards etc.
Thoughts, Suggestions?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Leo Arias
- Solved:
- Last query:
- Last reply:
To post a message you must log in.