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 |
What is Environment Requirement?
Explain about Security Testing in webbased application?
which sanity testing is performed?
What is difference between the Web application testing and Client Server testing?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
What is Test Strategy and Test Plan..what is the Diff.between those?
Can anybody explain about Mercury Quality Center " Dashboard tab" and its usage. Thanks in advance
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is the V-model?
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
How to integrate Bugzilla with QTP?