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 will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
how do u define in ur build.xml If I need to execute a task before executing my task?
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
what is the diff between ANT and MAVEN?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
database acl level has manager access.his name is listed in author and Reader fields. but he didn't sea a documents what is the reason?
how do i compose the text message in the yahoomail using descriptive programming in QTP?
what is difference between AS2 and AS3.?
I have deducted tds on pay slip for employees ist month tell me how to deposit this amt to govt. by bank or any form is available fill the same and deposit the govt. department. Pls explain me which form to be used for deposit the same with due date.
How can Loading video files in AS3?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?