how to choose the framework in qtp ?
2)when we go for the descriptive programming ?

Answer Posted / aruna

It depens what exactly u want to carry out,if Checking huge
data then data Driven Frame work is enough......
ur writing all ur reusable asa functions and want to call
keyword could be good.

Descriptive programming for dynamically changing values

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to switch between recording modes during a test creation?

586


Explain about datafile/verification of date file when file is not available in local system?

2216


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1243


How to handle the exceptions using recovery secnario manager in quicktest professional?

619


Which recording modes need more memory?

571






Explain more about the Test Fusion Report of QTP?

597


What are the different types of functions available in qtp and explain ?

560


How to modify the text checkpoint?

607


Which functionalities of QTP used in banking project? pls any say answer?

1433


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); }

1674


What is checkpoints for quicktest professional (qtp)?

565


Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?

1412


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1365


What are the key points to create a framework in QTP for oracle forms?

1795


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1291