what is the difference between Test case and Test scenario?
is it necessary to prepare scenarios before writing test
cases?explain in detail.
Answer Posted / vani
Identifying the TestScenarios is mandatory, with out the
Scenarios writing the testCases is confusion, So only few
Organizations will directly write the testcases, without
the Scenarios.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write test case for linked in sign up page ?
How quickly we need to fix the bug?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
Can test condition,testcase and testscript help u in performing the static testing
write test case for gmail sign up page?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
How do u prepare test environment for ur application?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
how to test a store procedure?
what is functional testing terminologies
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
9.Data – driver automation typically includes?
please give information about ERP Projects and how V-model use in project
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is the difference between a standalone application, client-server application and web application?