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!how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Guys, can any one of u give the realtime example for Alpha Testing
What mean by STLC (S/W testing life cycile)?
What is the type of testing that you apply for maintenance phase in V-Model
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
what are the different statuses of test cases?
explain fault based testing technique.
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
When a high severity issue is found in production how to handle this situation.
who will do impact analysis in testing?