Week 1

12345678910
Across
  1. 2. used to choose which table/s in a SQL query
  2. 6. what index is used most often to search for errors on Splunk
  3. 8. re-running tests to ensure that previously developed and tested software still functions as expected
  4. 9. tool used to query databases
  5. 10. which environment do we test on last before releasing code to clients (hint: same for monthly, weekly, and daily)
Down
  1. 1. what branch is currently active on STG
  2. 3. master jobs are this type (hint: there's 3 possible types)
  3. 4. used to add clauses to filter in a SQL query
  4. 5. loading bar timing out causes what type of error
  5. 6. who should you ask if you need clarification on a spec
  6. 7. what branch is active on QA2 the majority of the time