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 |
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
Artifacts in design phase of SDLC ?
In which phase the GUI Testing will be held on V model?
what is TAS language which is used as a language for some projects/
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
what is cmmlevel each and everystage i want to complete details please any one mail me i want to complete details
Advantages and Dis-advantages of V-model?Is every company is using V-model only? pls send me the answer very quick asap.
How could you present test strategy for the product testing?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Tell the procedure to close word file?
How do You Test Application with having any requirement and Document?
2 Answers Digital Group, Keystone, Wipro,
What is ecp (equivalence class partition)?