After running scripts how you report results ,there is any
specific report form
Answer Posted / ramu
report.reportevent event status,stepname,details
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the new feature of UFT regarding the export of test results?
desribe a situation where u faced a stressful situation and how did u cope with it
How to call a test from another test?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How to execute a winrunner script in quicktest professional (qtp)?
how to know no.of mails in our g mail by using vb-script
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); }
what is keyword driven testing in qtp?n how is it useful?
What is the use of running the scripts in Hidden-mode in UFT?
How to write business scripts using object repository with different scenarios
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Explain in brief about the quicktest professional automation object model?
What is the difference in the global and action sheet in qtp?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What is QTP and the use of QTP in TD?