what is the difference between test case and test scenario
Answer Posted / jigneshk
test case means a set of condition in which we have to
validation our system as per condition so in test case there
is pass,fail or many status is included
test scenario means just we have to pass through different
step which is display the scenario that in which step we
have to test application
in simple test case:how to test
test scenario:What to test
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is boundary value testing? Give an example.
what are questions asked in TCS for database tester (sqlserver)?ay idea
wht is Manual Testing Frame work
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
Test approach to windows scheduler?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
what is the difference between website and web based application ?
What is the limit for test steps?It should be 10/20/30etc
What is test startegy?
Explain test metric and the information it provides.
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is application programming interface (api)?
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.