Am asked in interview that How are u going to write test
cases? I replied him that we refer to usecase diagrams and
the requirements documents to write test case. Did i replied
him anything wrong?
Answers were Sorted based on User's Feedback
Answer / satyaprasad
ok,generally if SRS document is clear,no need of UCD(use
case document),otherwise we use srs,ucd and businessrules
to write the testcases
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / chinnu
Your are partially correct
If you have said SRS document, that sounds good
Conceptually your are correct but they need technical terms.
How good you technical that much effective it will be.
All the best
Regards,
Chinnu
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi
first u study and understanding the fdds or srs
then u will collect the list of the use cases
then u study the normal flow n dependence n entry n exit
criterias for thouse usecases
then
based on that information
u will starts the preparation of test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vignesh raman
Test Cases are primarily derived from functional
specification documents/business requirements
documents.Sometimes test cases can also be considered as
atomic units, where the same cannot be split further.
Constructing effective test cases involves techniques such
as equivalence partitioning and boundary value analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saff
test cases are the conditiona or the varibles under which a
tester validates the system
so for wirting thetest cases first anlayze the req doc then
start writing the test cases for smaller businees
activiteis
then write tc for bigger and finally tend to write the
complete businnes task
and now for coverage look the req doc and if found any
thing not coverd include them
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swapnil lalit thakur
The following are some of the steps to consider:
1. Obtain requirements, functional design, and internal design specifications and other necessary documents
2. Obtain budget and schedule requirements
3. Determine project-related personnel and their responsibilities, reporting requirements, required standards and processes (such as release processes, change processes, etc.)
4. Identify application's higher-risk aspects, set priorities, and determine scope and limitations of tests
5. Determine test approaches and methods - unit, integration, functional, system, load, usability tests, etc.
6. Determine test environment requirements (hardware, software, communications, etc.)
7. Determine testware requirements (record/playback tools, coverage analyzers, test tracking, problem/bug tracking, etc.)
8. Determine test input data requirements
9. Identify tasks, those responsible for tasks, and labor requirements
10. Set schedule estimates, timelines, milestones
11. Determine input equivalence classes, boundary value analyses, error classes
12. Prepare test plan document and have needed reviews/approvals
13. Write test cases
14. Have needed reviews/inspections/approvals of test cases
15. Prepare test environment and testware, obtain needed user manuals/reference documents/configuration guides/installation guides, set up test tracking processes, set up logging and archiving processes, set up or obtain test input data
16. Obtain and install software releases
17. Perform tests
18. Evaluate and report results
19. Track problems/bugs and fixes
20. Retest as needed
21. Maintain and update test plans, test cases, test environment, and testware through life cycle
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
first you have to know about the project initially design engineers will give the design and flow and you have to understand and you can write test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
After completion of testing process what are the mandatory documents that a tester can produce?
4 Answers ArisGlobal, IBM, TCS,
wht is test data,test condition
Explain Equavalence Partioning.With example?
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
what is meant by metrics give some examples and what is meant by testscripts
what is the diff between testing and debugging
what is user acceptence test?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
hi what is difference between sdlc and stlc.
What is difference b/w Windows XP & Windows NT
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.