What is Defect Leakage?What Gap Analysis?
What are the functioanl requirements to test the Software?
What is Latency bug?
Answers were Sorted based on User's Feedback
Answer / vindh anandhan
Defect Leakage:
If the client reports any bug that is called Defect Leakage.
Bugs that are not idenfied while testing and that are
identified by client
GAP Ananlysis
compare its actual performance with its potential
performance
Latency Bug
Bugs that are undiscovered or haven't yet been observed are
often referred to as latent bugs
Vinodh Anandhan
vinodhanandhan@gmail.com
Senior Software Test Engineer
Bangalore
| Is This Answer Correct ? | 15 Yes | 1 No |
Defect Leakage:
After release the application to the client,if any type of
defects occured then it is called defect leakage.
Gap Analysis:
The gap analysis process involves determining, documenting
and approving the variance between business requirements
and current capabilities.
functioanl requirements to test the Software:
It is the practice of testing the completed software to
confirm that it meets the requirements defined for the
software. A functional test is typically a test of user
interactions, but can also involve communication with
external systems.
Latency bug:
The bug which is not identified in present
version and can be able to identified in Later versions.
k,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / varshab
Defect Leakage : Defects which are not discovered while
testing & passed to next phase of application development.
Latency bug:These are bugs which are not yet observed as
those bugs are covered by some other bugs in application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
11. Do any of the authoring tools you use have features to help make your Web sites accessible?
What are the Different Status of test Cases?
9 Answers Thatavarti Technologies,
Does an increase in testing always improve the project?
Whatz the main use of preparing Tracebility matrix and explain the real time usage
do you write test cases for adhoc testing?
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
What is Test Suite?
11 Answers Digient Technologies,
why u choosen testing as a career after complation if mba
hi i am arun In interview i will answer( the allinterview com ) answers it is accepatable by interviewer it is real time answer only
What is the difference between windows application and Client server application ?
How would you define a "bug?"