Answer Posted / radhika bondugulapati
Parametrization is nothing but repalceing the constatnt
values with a variables known as a parametrization.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Explain more about the Test Fusion Report of QTP?
If you are testing a web application then what will you test in that application?
What are the properties you would use for identifying a browser and page when using descriptive programming?
What is use of object spy?
How many types of recording modes in qtp? Which will be used when?
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 expert view in qtp?
any body can you help me what is the script to automate an comand promt
How is UFT 11.5 version different from UFT 12.0?
Explain advantages and disadvantages kdf?
Which recording modes need more memory?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
What are the key points to create a framework in QTP for oracle forms?
What is the diff between image and bitmap check point?