what are the inputs fo writing testcases and what are the
outputs after executing the testcases?

Answers were Sorted based on User's Feedback



what are the inputs fo writing testcases and what are the outputs after executing the testcases?..

Answer / gg

Inputs of testcases can be any of the following:

1. FRS - Functional Requirement Specification
2. SRS - System Requirement Specification
3. BRS - Business Requirement Specification

Outputs after executing the testcases are basically the
expected result as stated in all above documents.

Is This Answer Correct ?    28 Yes 4 No

what are the inputs fo writing testcases and what are the outputs after executing the testcases?..

Answer / jai

1.The Input of Test case can be Requirement or Scope of the
Porject. we can say It is a Clearly defined Project
requirement specification.

2. Outputs after executing the Test case are the Actual
results based on the scenerio we executed. We have to make
sure that The Actual result Met the Expected Result.

Is This Answer Correct ?    14 Yes 2 No

what are the inputs fo writing testcases and what are the outputs after executing the testcases?..

Answer / raja jeevan kumar maduri

You should be basing several things while you go about documenting your test cases:

1) Your Use Cases should form a strong base for you to understand several exception flows. However, this can only be achieved if you have a strong Business Analyst with greater depths of domain knowledge.
2) You should base your test scenarios and cases on the real-time business scenarios. For instance, you should be able to think negatively and start to think framing your questions surrounding...the "What if...you do x....does it result in y (Pass condition) or is it resulting in z (Fail condition)
3) Bring your intuition and trust your conscious senses about how the user might about making an entry into the system while working with the end system
4) Start having a bird's eye view of the application. Understand the vision why application is currently being devised
5) Once you write your test cases, you should be able to provide them to a user who has not worked with the system earlier to proceed on with the execution. Tester should ensure that he has documented all the alternate flows, presence of test data, any configuration requirements for the test case to be either passed or failed
6) Performance of the screens and the screen activity needs to be taken into account. User should not be sight any kind of system freezes or he should ensure that the system does not die on him when he is interacting with the system
7) The user navigation flow should be consistent, if the system uses any kind of keyboard strokes
8) User should see that the actions provided on one particular screen should not sway away from the actions present on a consecutive screen. Consistency with respect to the usability of the screens and the placements should be taken into consideration while developing the screens by the developers
9) What is expected and How you can reach the expected are the two primary things that one has to look out for from a test case
10) Most importantly, your test cases should be maintainable in the long run saying that if you are writing Manual test cases today, there should not be any redundant test cases and your test cases should be used as the base to automate or build an automation test suite in the future when your enterprise or application vendor or Independent Software Vendor decides to do so.

Is This Answer Correct ?    2 Yes 2 No

what are the inputs fo writing testcases and what are the outputs after executing the testcases?..

Answer / ramprasad.s

Input of the Testcase are
SRS,Screen Shot, Screen Behaviour.

Output of the TestCase are
Functionality of an application w.r.t the TC.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what are the Test case design Techniques?

1 Answers   Infosys, Intelligroup,


What are the qualities needed by a software tester?

0 Answers  


if i give some thousand tests to execute in 2 days what do u do?

24 Answers   BirlaSoft, Sigma IT,


What are the different types of joins

11 Answers   SumTotal,


what is the format of traceability matrix?

2 Answers   HCL,






What is smoke testing and sanity testing?

1 Answers   Cap Gemini,


What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc

3 Answers   Oracle,


Who will repare SRS? What is the basis for SRS preparation?

4 Answers   AppLabs, Technip,


What are the things you prefer and prepare before starting testing?

5 Answers  


How will you select the regression test case?

5 Answers   Cognizant, HSBC,


what is verification and validation?

34 Answers   DRDL, Infosys, MBT,


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? plzzzzzzz i need ur help.

0 Answers  


Categories