what is descriptive programming in QTP? How can be done?
Answer Posted / satish
Actually descriptive programming means whenever objects are
underconstruction it means under development then we are
using descriptive programming.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What ate the Technologies supported by QTP?
What is the use of ordinal identifier in qtp?
Which recording modes need more memory?
How many types of recording facility are available in quicktest professional (qtp)?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
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); }
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Differences between text and test area checkpoints?
What are the types of object repository in qtp?
Discuss quicktest professional (qtp) environment?
How can you give wait up to 10 seconds in qtp?
How QA specialist can identify when programmatic descriptions are useful?
Explain about datafile/verification of date file when file is not available in local system?