How you assign severity for a defect?
Answers were Sorted based on User's Feedback
Answer / dhanalakshmi
Severity means seriouness of a defect.
Severity levels are critical, major, minor.
Critical : Its going to abort the application.I.e when user
clicks on Register link in a home page,then Run time error
page is displayed.
Major : Funtionality of an application is not working.
I.e when user fills the registeration form. If that details
doesn't entered into the Database
Minor: User interface releated issues.like look and
feel,Typo's and Grammar's issues.
Based on this severity level, Tester can assign serverity
for a defect
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sriram
Severity always can be considered w.r.t functionality
i.e "seriousness of defect w.r.t functinality " is severity
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi frnds,dis is anuhya..can any one tel me the FORMATION of a TEAM for a project. means,who's the main,below him who s there ? like that.i mean PM..then below PM who is there & vat is the team working for a particular project ? pls tel me soon correctly... tank u frnds
How should validation activities be handled?
Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
Write Test cases on pen?
2 Answers Cap Gemini, PanTerra,
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?
Standards of user interface testing?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
diff between water fall model and v-model?
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
what is test Harness?how it will help for testing?