when we should start writing test cases?
Answer Posted / peeyush srivas_qa infotech
Well it depends on the SDLC model, you can write test cases
even when development of the product is not started.
Usually we follow incremental approch so we used to write
test cases once requirements are baselined on the basis of
requirements and on the basis of use cases if available
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is black box system in software development in system analysis and design?
What is transaction testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
What is the logic testing?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
I want 100 test scenario for gmail
how to write a test cases for courier offices?
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
What is component testing?
Explain how to develop a test plan and a test case.
What is the state testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.