Answer Posted / madan
A use case is a technique for documenting the potential
requirements from a software.They are otherwise called
Functional requirements. Each use case provides one or more
scenarios abt the functionalities of the Application that
convey how the system should interact with the end user or
another system to achieve a specific business goal. Use
cases enable a tester to write test cases much before the
coding.
Use cases can be simple to complex. may include single
functionality of the application to multiple
functionalities. so dependeing upon the functionality
coverage by the usecase, we may write either one test case
or multiple test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
is it possible web application make it as executable file
how to write defects in excel sheets when defects occured
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
How to derive test data from the design documents?
Which is the best testing model?
What is system level testing?
what are all the possible Test Cases for VoIP based applications
write test case for gmail sign up page ?
Unit Testing can be done by using Nunit?
difference between change management and configuration management
What’s the difference between verification and validation in testing?
What is fuzz testing?