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?
Answer Posted / 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 |
Post New Answer View All Answers
please anyone let me know the -ve testing of Excel sheet?
what is scrum how with ex?
What is regression testing? When to apply it?
Why did you choose the Software Testing Field?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
can anyone help me regarding testing patterns?
What is Pre UAT and UAT is there any difference ?
What is bug severity?
how to test a web application manually?can u explain indetail?
What are the basic forms of variations?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is grey box testing?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What Is risk Based testing?