How can I do a documentation of Test Cases? Which steps are
in it?
Answer Posted / sujith
all the testcases may not have the same format, it depends
on the company we work for, but there must be a base state
and a end state for every testcase
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Information about Automated Software Installer
What is an error?
What are the different types of software testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
list of methods that is used to document the requirements of a software.
What is the difference between functional requirement and non-functional requirement?
how to access a build & wat is its configuration
What is difference between Manual testing and Pega/BPM testing?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is configuration management in software testing ?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
In how many ways you perform batchtesting ?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?