How you can find length of array in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use text checkpoint as we can make use of the same in the standard check point?
How to create an Action Template?
how you test broken link using the automated tool QTP ?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
How to retrive the property of an object?
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 do u mean by test harnesses in qtp?
How do u override the meaning of a standard object in QTP?
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
Your roles and responsibilities and daily tasks? (As automation tester)