write a use case format for login
Answer / mudaseer
use case name:login
use case description: login can authorize users
actors:users of the application
related usecase: user registration
pre-condition:user must be registered with a valid login
primary scenario:
view home page
enter login user and password
validate user login
if it is valid it takes to next page
or
it takes to home page
alternate scenarios:none
post condition:applications allow valid users to access
further transactions
activity flow diagram
view home page
if invalid
enter user id
if valid
access next transaction
i am not able draw box
the flow diagram is as follows
in home page enter user id
if it is valid it takes to next transaction or if invalid
it takes to home page
by mudaseer20@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Write four steps for writting scenario ?
When are you done testing?
I faced following questions in Polaris Interview. 1. Tell me about u r current organization 2. what is Black box testing? 3. what is white box testing? 4. What is Functional Testing? 5. What is difference between Black box & functional ? 6. what is test plan? 7. what is test strategy? 8. what is difference between Test plan & test strategy? 9. What is smoke testing ? 10 what is sanity testing? 11. who will perform smoke testing? 12. Explain about Agile process? 13. How much you know about QTP? ( I mentioned in my resume as Exposure on QTP) 14. Explain about u r current project? 15. What is the Requirement Traceability Matrix? 16. Can u draw the template for Requirement Traceability Matrix? 17. What is Ad-hoc Testing? 18. What is difference between ReTesting and Regression Testing. 19. Can u explain about Bug life cycle? 20. How can u make sure whether all requirements are covered or not? 21. Can u explain biggest complexity in current project? 22. what is difference between bug severity and priority? 23. Which bug tracking tool is u r using? 24. can u give one example for High severity and low priority bug? 25. can u give one example for High priority and low severity bug? 26. What is security Testing?
what is positive and negative testing with example?
what are the contents of a test plan?
How can you report the defect using excel sheet?
What are the differences between web applications and client and server applications?
High sevirity, low prority bug
can we do iterative testing in v-model?
What is UML and how to use it for testing?
What test cases should be written in performance testing manually?
Tell me about ur favorite bug.