When we try to use test run option "Run from Step", the browser is not launching automatically why?
What are the different types of recording modes?
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
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); }
Is it possible to call win runner script in qtp?
what is vmodel?advantages and disadvantages of vmodel?
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Java add-in is need to work on java oriented project ?
What is the regular expression for Yahoo mail Inbox?
How can you merge two Object Repositories?