how can we identify a bug is because of s/w error or OS
problem?
Answer / sangamesh
It is little bit coplicated to say that,
1) un install the s/w and install once again. If error is
not comming after 2nd installation then it is s/w problem.
If error is comming then do the 2nd step.
2) format the operating system and install the same
operating system then install the s/w. if error comes again
then it is s/w bug. if error is not comming then it is OS
problem
| Is This Answer Correct ? | 0 Yes | 0 No |
I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?
Hi plz provide me the ISTQB foundation level exam sample question papar . Ashutosh Dubey
Is Database Testing a black box or white box type of testing?
What is deferred status in defect life cycle? T
generally what they ask in a client interview.regarding projects what they might ask?
What is use of SCSI-ID?
Explain debugging?
What the difference between a 'defect' and a 'failure' in software testing is?
Why are static testing and dynamic testing described as complementary?
what is the difference between verification and validation ?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
what is differnete between bug report@bugtracking