Tell me about a time when you had to give someone difficult feedback.
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 characteristics does a public holiday class blank signifies?
Differentiate between class and structure.
Which cryptographic extension provide generation and verification of digital signatures?
i completed bsc microbiology,DMLT and i finished ILETS exam and got overall 5.5 score,is it possible to get job in melbourne hospital,wat i hav to do
Explain the process control block of UNIX ?
Name some of the most common actuarial software used in industry?
explain safety measures in alternator?
what is the purpose of ovrdta (override data) keyword?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
How to animate view with constraint?
Explain shift command of linux?
How is it possible to know the number of rows returned in the result set?
How to remove html tags from data in php?