Where should we turn Smart Identification ON in QTP?
Answer Posted / bfakruddin
Can't we turn ON in Object repository?
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the technics follow in writing VB script?
Is it possible to change the property value at runtime? How it is possible?
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 the difference between development and testing
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
wht type of User defined functions or Java Releated functions do we write in VB scripting
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How can we conduct U-I Testing by using QTP??????
How to test the login page in different ways in automation testing and i need code?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
why text area checkpoints cannot used for web applications
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How to integrate the qualitycenter with qtp
what is output value in QTP and how it can be used in automation testing
How do you check ticket cost and ticket number in flight application?