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