Please can you give where can we get good QTP Training at Hi-Tech city
Hyderabad?
Answer Posted / muki
nageswar rao ,MINDQ
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
i can done the project with QTP in that time i can say how many members in my team size?
How will you check a web application for broken links using qtp?
How you can find the absolute value of the number in qtp?
How can I use Call dlls in QTP ?
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); }
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How did you resolve conflicts present in Object Repository?
How can i initiate the objects to find uniquely in OR
How does quicktest professional identifies the object in the application?
How to analyzing the checpoint results?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How to associate shared object repository to test in qtp?
How will you report the bug and explain the defect tracking sheet you handled?
Explain the parameter in qtp?