define incident and test ware.
Answers were Sorted based on User's Feedback
Answer / sunil
Incident is nothing but a 'defect'. Generally we call
defect or bug, more professional way to call a software
defect or bug is 'incident'.
Test Ware: all the testing related activites like
documents, metrics etc will come under test ware. (how
hardware is related to computer and software is related to
programming) in the same manner test ware is word which
related to testing.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / vyom
More precisely an Incident is not exactly a BUG or a defect.
It could be a possible contender for a bug or a defect in
code which can be confirmed only after analysis by a tester
or a developer. An incident is raised during regression
testing(component or system).
There will be instances where incidents get raised due to
temporary issues which eventually doesn't get converted into
a defect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / capgemini's ketan patil i
Testware: simply if we break d word Its TEST and WARE
Test that we perform on our product
Ware means what regular Accessory we need to execute that
test or what we need to write the test case like..software,
documents, understanding it all comes under testware.
| Is This Answer Correct ? | 1 Yes | 0 No |
Who will review the tes cases and when the riview will be done?
What is Desktop Testing
Unit Testing can be done by using Nunit?
Why testing is required?
28 Answers Cap Gemini, Infosys,
i have experience in automation testing for 1.6 yrs, and now i'm working as manual tester... will it create any black mark when i search for jobs again...??
How would you define a "bug?"
What is the deferace between End to End testing & system testing? Give me at least one example
name some popular functional testing tool
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
Mapping the test cases with the requirement. What is this process called?
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
At what stage unit testing has to be done?