Crossword

12345678
Across
  1. 2. ____ is commonly used method in selenium class applied on a button html object.
  2. 5. This enable the reference of another object (view, table, function etc) potentially on a different server, database or schema in your environment.
  3. 6. Type of testing which evaluates a system's ability to perform in the future.
  4. 7. This can manage a project's build, reporting and documentation from a central piece of information.
Down
  1. 1. ____ can be used if contents of one table to be returned based on matching conditions with another table.
  2. 2. ____ command can be used to schedule tasks on particular time in unix.
  3. 3. Final testing before releasing application for commercial purpose.
  4. 4. Popular function in SQL database that acts like ROW_NUMBER, but may return more or less than N rows in case of tie conditions.
  5. 5. ____ command can be used if need to delete one or more lines from a file in unix.
  6. 8. ___ in java is used to indicates an unset reference. (i.e. a reference to nothing)