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?
Answer Posted / 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 |
Post New Answer View All Answers
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Write positive and negative test cases for forgot password?
Manual and automation how do they help in bringing out quality product? Explain?
If project wants to release in 3months what type of risk analysis you do in test plan?
Explain briefly your project.
Can you explain the elementary process?
How will u decide test data to see that evey feature is thoroughly tested
What is manual testing and what is it process?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What is early testing?
How is ‘build’ different from ‘release’?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Explain severity with example and expalin each example?
How would you test a service oriented architecture (soa) web application?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?