Post New Polaris SAP SD (Sales & Distribution) Interview Questions
Can a constructor be inherited?
in a silicon diode we can measure .7v in a voltmeter.but why we can't use this voltage for using?
Tell us what is the main purpose of using keyword in seo?
While creating workflow on task object, what difference observed on available actions?
Explain serialization?
what is the difference between LENGTH AND SIZE?
How do you clear data validation in excel?
Why should WPF be preferred over Adobe Flash?
What is j2ee stack?
Why spark is used?
Do you know the purpose of 'register' keyword?
What is the use of Computers in a Bank?
IN an ASP.NET Web application if there is any error, how can you debug?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Which tags are used for bean development?