A testing environment is a setup of software and hardware on which the testing team is going to perform the testing of the software product.
8
votes
5answers
313 views
Copying Production Data to a QA Environment
Many companies have a match of their production platform available in a QA environment, with the only difference being that the QA environment connects to QA datasources (which generally contain fake ...
5
votes
3answers
162 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.
...
5
votes
4answers
152 views
Test Data Bank creation: approach, important points, useful links, data generators, file storages?
Being Senior QA, I often face one and the same problem: for every project I'm involved in I need to prepare / collect / generate various sort of testing data. It might be VERY different - below are ...
12
votes
11answers
389 views
Typical software & tools short-list for *manual* QA specialist (tester) working environment
For QA workstations preparation (Windows-based PCs) our IT department uses typical batch deployment tools. I'm not at all interested in the details of such process, but IT guys ask me:
What ...
2
votes
2answers
4k views
List and role of different types of testing environments
There are numerous of different testing environments that I have come across with, and ALL of them seem pretty useful and helpful but which ones are necessary.
For example ... I have seen:
...