what is memory leakage?
Answer Posted / naren(9845455756)
in stress testing we try with abnormal inputs to test the
stability of our paplication for a long time.
a buffer overflow occurs when a program or process trys to
store more data in a buffer than it was intended to hold.
since buffer are crated to contain a finite amount of
data,the extra information which has to go some where,can
over flow into adjacent buffer.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is difference between Recording time object identification and Run time (Execution) time.
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
please any one can explain the keyword driven framework. with gmail example.
In qtp, how you can remove the spaces from string?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is the latest version of qtp?
What does mean by Scope of Automation?n How we defined it?
How to handle the exceptions using the recovery scenario manager in qtp?
Give the syntax to load function at run time.
Is text area check point supports for web applications?
What is a Patch in QTP?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
whare exactly we have to use functions and sub routain
how to know no.of mails in our g mail by using vb-script