How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 6856Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
1803Post New Wipro VB Script Interview Questions
Name some of the design patterns used in spring framework?
What are the different stages involved in software testing life cycle?
What causes a hard drive not to be detected?
What is the difference between an analyst and a data scientist?
Who built the sphinx?
Explain the term cli?
Enlist some of the functions that r provides?
What are the steps required to modify config.xml file of web logic server?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is the difference between microservices and web services?
What is the use of String Map Table in MSCRM?
When was html5 created?
Tell me about yourself, your family background.
How do you unlock an excel spreadsheet for editing?
Tell me what is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?