3. Can I call another webscript from the current webscript?

Yes. Use callScript() or callScriptUpto(). Refer to Chaining Scripts document.

6. Can I invoke a system application from my webscript?

Yes. Use invokeApplication() or invokeApplicationInThread(). Refer to built-in functions document.

9. Does Web test run on Solaris?

No. Currently not supported.

10. Explain about XQuery?

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.

Download Interview PDF