Answer Posted / rao
1.While doing regression testing,if the fixed bug is not re-
occurring,then we can say bug is not reproducible and we
can close that bug.
2.If you found an issue in the allication on windows OS or
IE browser,if the same issue is reoccurring on different OS
and diff browsers,then we can say bug is reproducible.
Actually this word is used for saying the status of the
testcase,after executing it.Whether it is reproducible or
not reproducible.
Comments please...
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What are the advantages of black box testing?
How do you get programmers to build testability support into their code?
When do we perform smoke testing?
What is Test Design ?( Urgent) and Test Design for Printer?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
What are parametere require for Performance testing?
Differentiate verification and validation?
how deployment phase of SDLC differs in product based and in service based company ?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
what is mean by Performance Related Testing in data base?