what is memory leakage?
Answer Posted / nashiinformaticssolutions
Memory leakage occurs when dynamically allocated memory is not deallocated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
can test automation improve test effectiveness?
Explain object spy in qtp.
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What are the data types in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Where to use function or action?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is 'sleep' in sync point?
Can we create a qtp test from qc?
what is profile tool?
What contains Data Driven Framework document in qtp?
please post the interview questions for QA position in FACTSET
What Folder Structure following in Keyword Driven Frame work?
Explain step generator in qtp?