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 the difference between User Acceptance Testinga and System Testing?
What is mean by Sanitation Testing?
Write all possible test scenarios for Login screen.
What is the advantage of V-model compared to other models?
State a generalized process for load test? Or explain how you did it previously.
what are the stages in Testing life cycle?
50 Answers Accenture, DELL, Mind Tree, Planet Web Solutions, TCS, Trigent,
What are the Techniques to be followed while writing the Test Cases?
Who prepared use case document? Tester or developer!
What is mean by testing Methodology?
10 Answers BlueShift Technology,
what is the difference between client server & web based applications?
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
What type of risk analysis u did in a banking projects...? Give an example...?