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

Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..

2 Answers   Virtusa,


Give me examples for high priority and High severity defects?

3 Answers   AppLabs,


Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.

0 Answers  


how to import test cases from quality center to excel.. explain navigation

1 Answers   FIS,


sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??

0 Answers  






what is Entrance and Exit criteria ?

2 Answers   HCL,


who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?

4 Answers  


what are all requirements need for create gmail login page

4 Answers   Mphasis,


How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing

2 Answers  


How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance

5 Answers   Oracle,


Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 Answers   ISTQB,


what is difference between win 98 and win 2000 poertating system?which is better one?

0 Answers   Verisoft,


Categories