Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is memory leakage?

Answer Posted / vanshika

A MEMORY LEAKAGE IS THE GRADUAL LOSS OF AVIABLE MEMORY . WHEN A PROGRAM REPETDLY FAILS TO RETURN MEMORY THAT IS ODTAINED FROM FOR TEMPORARY USE .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by iteration?

1131


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

2026


What are the technologies supported by qtp?

908


what is output value in QTP and how it can be used in automation testing

1916


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1865


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

2392


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1689


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

1001


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

1477


how can we do the frame work in qtp

1980


is it possible to add sheets to excel at runtime

3943


What are the types of object repository?

1020


when u script reveiwing in which area u more concentrates?

1833


What is recovery scenario manager? When you go for recovery scenario manager?

993


QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue

6122