What is URL Loader.?
Answer / badmoon
The URLLoader Class is responsible for loading all textual
content and that include in addition to regular text files,
XML, HTML, and CSS.
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the advantages and disadvantages of Descriptive programing and Object repository in QTP??
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
what is the difference between the start_form and open_form
How to Communicate with JavaScript?
please send the scrpit driver program
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
why script is client dependant.
what we will test in functionality testing
what is Eventflow.?
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
what is the difference between 32 bit O.S n 64 bit O.S?
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");