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 manual testing? what is the difference between manual testing and automation testing?
what is the diff between testbed and test environment?
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
what are the key components in your company testplan documents?
what is the diffrence b/w Test approach,test stratagy,test plan?
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig
Differentiate Test strategy and Test case?
What is the difference between low and high level test cases? examples please..
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
comptability testing with ui means,any body can expain me how we perform compatability testing in real time,don;t give definetions