How many types of windows 7 are there?
What is lod expression?
How you will decide when to use prototype scope and when singleton scope bean?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?
Write the difference between directive and component in angular js?
How do you bind variables in pl sql?
What is the difference between reload and restart?
What is arraylist e?
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); }
When should I use an java applet instead of ajax?
What are the methods in hibernate?
Explain the xml support sql server extends?
Where are sessions stored php?
wat is core team. wat core team member do plz answer asap thnks
Differentiate activities from services?