Tagged Questions
5
votes
3answers
160 views
SQL “sandbox” for new QA staff training: DB structure, approach, deployment and maintenance?
Complex DB solutions are not rare nowadays, so I have an idea to deploy a SQL "sandbox" for staff training before real projects come. Mainly I interested in 2 things to have:
Oracle 11+ DB instance.
...
2
votes
4answers
347 views
Complex registration forms examples for test cases creation practicing
Could you please suggest some non-trivial web forms for test case preparation training? The form should concern different field validation warnings, number autocomplete, dynamic fields, etc. Nice ...