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

Testing in mainframe Vs other development Testing


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vpbisht

New User


Joined: 29 Jul 2005
Posts: 6
Location: Mumbai

PostPosted: Wed Feb 01, 2006 12:21 pm
Reply with quote

hi,
could aybdy tell me how the testing in mainframe is different from the testing that v do in development phase like unit testing ,also give brif about integration testing
thnx
Back to top
View user's profile Send private message
mak_tcs

New User


Joined: 23 Nov 2005
Posts: 69
Location: Minneapolis, MN USA

PostPosted: Wed Feb 01, 2006 7:42 pm
Reply with quote

Hi,

Testing will be done in various phases:

We do some change to an exisiting code and change should not have disturbed the required/wanted functionality of the system. Here we do regression testing and compare the results with the one from undisturbed code.

A system may consists of many applications executed in a particular sequence. But while Unit Testing we can neglect the sequence and test individual application. Different applications can be tested parallely too. Files are independant among applications.

But During sytem/integration testing we do test all the applications in sequence. i.e Output files generated by application1 will be used as input to application 2 and so on.

Here we may use Production datasets to test the system.

I tried using my experience to tell u something about Testing..

Others please add points..

Thanks,
Mani
Back to top
View user's profile Send private message
vpbisht

New User


Joined: 29 Jul 2005
Posts: 6
Location: Mumbai

PostPosted: Tue Feb 07, 2006 12:11 pm
Reply with quote

its ok but you have not mentioned in what respect the testing in mainframe is differnt from that of in others plz clear
Back to top
View user's profile Send private message
psarithan

New User


Joined: 27 Jan 2006
Posts: 11

PostPosted: Thu Feb 16, 2006 8:14 pm
Reply with quote

vpbisht wrote:
hi,
could aybdy tell me how the testing in mainframe is different from the testing that v do in development phase like unit testing ,also give brif about integration testing
thnx
icon_sad.gif
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
No new posts NDM getting stuck - mainframe/JCL All Other Mainframe Topics 13
No new posts REXX to send an email in Mainframe wi... CLIST & REXX 3
Search our Forums:

Back to Top