What is transient bugs ? How to reproduce those bugs?
Can we log the those kind of bugs in tracking tool, if we found?
Answer / rajendra_penumalli
Transient Bugs means suddenly they will appear and then
disappear.This can be traced by checking the server log.Yes
we should log and should track in bug tracking tools.This
bugs may appear due to network conditions, Like if the data
base server is busy and the taking long time to give
response for request in that case application will fail to
process the request.
But this condition may not happen when the DB server
running less load condition, similarly in some other cases
Application will have some hidden defects and these defects
also cause for this type of bugs.
If we log this type of defects then development team will
simulate that condition and fix the bug.
rajendra_penumalli
| Is This Answer Correct ? | 4 Yes | 0 No |
What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?
How Far the ISTQB exam will help for our career.
is it possible web application make it as executable file
What is Registry?
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
What is Usability and Compatibility testing?
what is defect ,error,bug,failure and fault?
16 Answers Accenture, Celstream, EDS,
What is defect life cycle/
What is known Issue???
what is the entry criteria and exit criteria of integation testing.
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?