Across
- 2. What protocol that lets a MarkLogic repository look like a file system to WebDAV clients. With a WebDAV mount point we can drag-and-drop files in and out of MarkLogic as if it were a network file system
- 4. Each entry in the inverted index
- 10. What does . (dot) in an XPATH expression represent?
- 12. ---------------- allows to check whether an element is on the page or not. The test will stop on the step failed, if the asserted element is not available
- 13. is a Java-based tool, designed to load any number of arbitrary-sized input documents into a MarkLogic database
- 15. What is used to insert another document with in the current HTML document or simply a web page into a web page by enabling nesting.
Down
- 1. Which API provides conveniences on top of the lower-level cts:query underpinnings. It can parse a user's typed query, execute the corresponding search, return highlighted results, and return facet values
- 3. Selenium’s recording language
- 5. Which term is given to combination of all utilities and application software that required for testing a software package.
- 6. ------------is the degree which is measure dependency of the software component that combines related functionality into a single unit
- 7. -------------- provides a syntax for including XML documents within other XML documents. It allows you to specify a relative or absolute URI for the document to include.
- 8. Which transaction mode never acquires any locks?
- 9. Which file log level is most appropriate in production environment?
- 11. What would you use for writing alerting applications?
- 14. How many valid item() are there in sequence (1, 2, , 1, “hello world”)?
