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 |
Can any one explain me, What is Integration testing process?
How do you satisfied ur client, P.M and T.L? (In P.M)
what is metrics?...What metrics do u follow in ur company?
How is the communication with the developers for the Unit Testing?
What is 'Account Conditioning'?
Explain the importance of agile testing?
hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?
What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
After completion of testing process what are the mandatory documents that a tester can produce?
4 Answers ArisGlobal, IBM, TCS,
what is testing process in related to Application testing
how can s/w QA process be implemented without reducing productivity?
How do you decide when you have 'tested enough?'