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 |
what is the difference between onshore and off shore
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
when test plan is created?
Give me two examples of HLD and LLD...
How can you prepare the resume for testing? Can you send me the answer for this questions?
Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.
What is test strategy??
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
why we give a big deal importantnce to a GUI testing
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
What is mutation testing and when can it be done?
How do you debug SSH?