Waht is the difference between system test case and
functionlity test case?.
Answer Posted / vidya
In System Testing, System Test Case will be developed to
validate the System as a whole End-to-end, while combining
it with the required HW, Database, Networking and any other
connections such as Printers, Fax or any other external
supporting SW application. Here, while an input is given to
the System, the System's behavior to handle the input data
and its final expected out put will be verified.
In Functional testing, Functional Test Cases woll be
developed to validate the Application according to the
functionality demanded by the client or provided in the
SRS. Here the input is given to the application, the
application behaavior to handle the input data and its
final expected output will be verified.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is a critical bug?
Can anyone list out major scenarios for an application managing drug composition?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
how to write defects in excel sheets when defects occured
What are the two main categories of software testing?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
How can you do the scalability testing?
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.
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
1.what kind of testing have you done ?
What are the modules of quality center?
How we can test Cookies Manually?
Manual and automation how do they help in bringing out quality product? Explain?
What is an end-to-end testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?