what is use case diagram?
Answers were Sorted based on User's Feedback
Answer / susmitha
use case is a description of functinalities of an
application in terms of actors, actions and responses .
once the test eng understand the use case he prepare the
test cases. use cases will be prepared by the business
anlyst
in use case template we
have following
use case name: application name<eg:login screen>
functional requrements :all the functionalities<eg:
usename,password, login, cancel, clear....in the lg in
screen>
special requirements:how the functinalities will work when
they invoked
use case template:it is document which has all above
details in one.
| Is This Answer Correct ? | 8 Yes | 0 No |
use case diagram is just like a flow diagrame of our
application.and it is generally use when we want to
undrustand the our application....or for better
undrstanding of application we can use ths diagram....if im
wrong than pls try to send me right answer...
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kingshir
All the above are correct. But you should be able to use
the use case diagram
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh. veggalam
all are good
use case diagram means clear cut explanation with diagram
presentation . in terms of actor and actors action and
responsibilities of actor .
it is prepared by business analyst
| Is This Answer Correct ? | 1 Yes | 1 No |
hi,
susmita is exactly..
let me show an example for welcome screen..
Actor Action System Response
1)Clicks on <New Applicant> 1) System displays
Positions Available
2)Clicks on <Returning Applicant 2)System displays
the Welcome back Screen
Agree & proceed> button
3)Clicks on <Decline & Exit> 3)System displays an
button on the Alert message with
positions screen “OK” and “Cancel” buttons
4)Applicant clicks on ‘Cancel’ 4)System closes the alert
button popup and retains the
applicant on the same screen
5)Applicant clicks on ‘OK’ 5)System closes the
button on the alert popup application and the browser
in this manner, but it is a tbular format..
| Is This Answer Correct ? | 1 Yes | 1 No |
What parameters are you testing for as a Systems Tester ?
What is Functional point and what is the use?
friends i know what is regression testing but i need an real time example from any of the projects..
What is Standalone testing?
Which type of testing combines two modules?
How many number of negative testcases we can write for "Search and Replace" functionality?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
How many testcases have you written till, now as an average per project?
Name three reasons why the tester may choose to record in Context Sensitive mode.
we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name