1.tell me one bug what u find ur testing and how u ill fix
severity and priority?
2.difference between web and window based testing?
3.bug life cycle?
Answers were Sorted based on User's Feedback
Answer / preethi
1)Severity is interms applcation where as priority is
interms of customer requirements.
when we are conducting testing if a bug is found and due
to that we are not able to move to conduct testing then we
are going to assign the severity as high.
where as suppose lets consider the password field, its
visible to people but that defect is having priority as
high interms of customer point of view,but there we can
able to move to conduct tetsing but is having priority as
high..
2)we can launch client server applications directly
where as to launch a web based applications we need lauch
data base server ,web server then only we can able to
launch the our web based application thru a internet
explorer using URL
client server applications are menu driven where as web
based applications are links driven
client server applications are less content when
compared to web based applications,bcz they contain more
content as paragraphs and as images.
3)Bug life cycle:it mainly contains the status like
New-Assigned-open-fixed-closed or
new-Assigned-defered(Post poned)
New-Assinged-Rejected (Lack of clarity ) or
New-assigned-reopened-fixed-closed
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / rajendra
Bug Priority will be decided by development Team lead or
Project Manager not by Test Engineer.
Priority depeds on BUsiness Importence of bug
Severity will be decided by the test engineer based on
failure of certain feature of application under test.
Severity depends on How failed test condition affets the
application functionality.
Web Based Application:
Browser acts as client to access the application from
remote server.
Windows application will be installed in the same system.
byee
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 8 Yes | 0 No |
Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance
What is the client-server, standalone, web-based application. Post the correct answer.
what is ECP?
How you can ensure that Bug is Duplicate?How to solve?
what is a test case?
what the purpose of requirement phase
What is the difference in b/w waterfall & V'model?
is software testing easy ??? Give me perfect Ans.
Why we have to do manual testing?
differentiate between QA and QC?
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)
What kind of testing to be done in client server application and web application? Explain