IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to prepare Test plan,and Test case documents


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srinivas.u

New User


Joined: 07 Jun 2004
Posts: 19

PostPosted: Sun Jun 20, 2004 11:28 pm
Reply with quote

how to prepare Test plan,and Test case document case documents

what is unit test and defination
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Tue Jun 29, 2004 9:52 pm
Reply with quote

Hi srinivas.u,

Test plan and test cases are the templates based on your company standards.

These are prepared in advance. So that your program should meet all those test cases.

Unit testing is done if your program is stand alone program or if any modification of your program is not affecting any other programs.

Again its depends on your company/shop standards.

Hope this helps,

Thanks,
Anu
Back to top
View user's profile Send private message
jz1b0c

Active User


Joined: 25 Jan 2004
Posts: 160
Location: Toronto, Canada

PostPosted: Tue Nov 16, 2004 11:09 pm
Reply with quote

Srinivas,

Unit Test Case document contains all the set of test conditions you want to execute to proove that the business requirements given to are getting satisfied after your code changes.

Unit Test Case called often as UTC, prepared prior to coding stage.

in UTC you will explain

1) Define the test case 2) input 3) expected result

how ever Naming conventions might differ from shop to shop.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Zunit Test case editor error Testing & Performance 4
No new posts Copying GDG version(all/few) from pro... CLIST & REXX 13
No new posts REXX Test under Mask??? CLIST & REXX 3
No new posts Assembler test under mask question PL/I & Assembler 5
Search our Forums:

Back to Top