What if the software is so buggy it can't really be tested
at all?
Answer / guest
Hai
The best bet in this situation is for the testers to go
through the process of reporting whatever bugs or blocking-
type problems initially show up, with the focus being on
critical bugs. Since this type of problem can severely
affect schedules, and indicates deeper problems in the
software development process (such as insufficient unit
testing or insufficient integration testing, poor design,
improper build or release procedures, etc.) managers should
be notified, and provided with some documentation as
evidence of the problem.
K,Byeeeee
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Easiest way to write test cases? How i can learn writing the test cases?
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;
Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....
what are the different statuses of test cases?
How will u classify the test cases ?
What type testings will be conducted at system testing?Who will conduct each test.
What is a maturity level?
Diff b/w test case and test script?
Write a TestCases for Coffee Vending machine ?
wht is IEEE 829
What is the exact difference between Integration & System testing, give me examples with your project.
write four steps for writting scenario ?