example of high severity and low priority bug.
Answer Posted / jay
Hi,
High severity is also called as FATAL, Then the severity is
1 for this.
Whenever some part of the application is under development
and the build is released to the testing dept,the test
engineers will treat the missed part as FATAL issue but the
development lead will give least priority for that defect.
I hope you would understand by above example. :)
cheers,
Jay
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
Can you please explain me how to do testing of an E-insurance project end to end process..
What is Catapult Testing in E-Learning Domain?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
discuss black box and white box testing is not widely used if you disagree tell me why?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Explain the procedure & path of s/w in testing?
What is testing and maintenance?
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?
what is the test plan of facebook?
What is rapid application development model (rad)?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
How do you go about testing a project?
Can you explain exploratory testing?