can u tell me the the cost of automation tool QTP
?
Post New Answer View All Answers
What are the disadvantages of recording test cases in qtp?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
how u will evaluate the tool for test automation?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
what is object and child object.. explain ..if possible give some example for better understanding ..
What is keyword view in qtp?
Explain how qtp identifies object?
if our qtp vb Script may be Currepted then What we want do?
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 error and fault in terms of software quality?
Discuss the QTP Environment?
How to carry out bit map check points in QTP
Can we create user defined functions in qtp?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Explain QTP using different development techniques ?