Professional XQuery Interview Questions & Answers:
1. Do you test web pages containing Active X components?
No. Currently not supported.
2. Do you have any list of the commands / functions used in webscripts?
Yes. Refer to built-in functions document.
3. Can I call another webscript from the current webscript?
Yes. Use callScript() or callScriptUpto(). Refer to Chaining Scripts document.
Yes. A provision to substitute data at runtime will allow this type of testing.
5. Does this tool have a provision to capture unexpected pop-up windows screen shots?
Yes. Refer to handling exceptions document.
6. Can I invoke a system application from my webscript?
Yes. Use invokeApplication() or invokeApplicationInThread(). Refer to built-in functions document.
Yes. Use the Settings tab to set maximum time limit to wait for response.
This tool records from and plays entirely inside the browser.
9. Does Web test run on Solaris?
No. Currently not supported.
Xquery is a useful query language which is designed to query XML data and it is very useful in making changes to query. Its subset is Xpath. This XQuery is formed from the experts of w3c. This facilitates extraction of data from many different databases. This can be rightly said that in future it will be used as SQL.
https://InterviewQuestionsAnswers.ORG.