WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

Answer Posted / mogambo

more expertisation is required. e

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the properties you would use for identifying a browser and page when using descriptive programming?

528


breef description of batch testing ?

1711


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

1495


What is the significance of “action 0” in qtp?

576


assume i have few url link how will i dynamically call then using descriptive programming?

1605






How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

1673


Did QTP prove efficient for your project? Yes or No, explain?

6119


How you can write contexts to text file in qtp?

592


Can the user toggle between using Local OR and shared OR for the same action?

564


Which environments does qtp support?

681


What is a programmatic description?

607


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

1722


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

573


Why is Client side image is preferred over server side image?

1446


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1365