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 |
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
What were the major challenges u faced while testing
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
What r test closure documents?
Can anybody find the bugs in this "allinterview.com" site???
feasibility testing ??
What are all covers for the Unit Testing ?
what is the difference beween dry run testing and smoke testing?
describe the difference betweeen Test scenario and Test Case
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
What's the role of documentation in QA?
How test case is differ from test plan .give an suitable example