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

Need info regarding differences b/w integration testing and


IBM Mainframe Forums -> Testing & Performance
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Dhani Reddy
Warnings : 1

New User


Joined: 18 Jul 2006
Posts: 20

PostPosted: Wed May 23, 2007 9:37 pm
Reply with quote

Hi,

Can anyone please let me know the differences b/w integration testing and system testing

Thanks,
Aravind
Back to top
View user's profile Send private message
jagdishmudiraj

New User


Joined: 25 Apr 2007
Posts: 7
Location: gurgaon

PostPosted: Thu May 24, 2007 3:05 pm
Reply with quote

Hi Dhani
System testing is related totesting the functionality of testing and where as integration testing i reslated to testing of combine the programs developed by different programmers and checking the difference in code , for the modified one and the unmodified one
Back to top
View user's profile Send private message
jagdishmudiraj

New User


Joined: 25 Apr 2007
Posts: 7
Location: gurgaon

PostPosted: Thu May 24, 2007 3:06 pm
Reply with quote

jagdishmudiraj wrote:
Hi Dhani
System testing is related to testing the functionality of testing and where as integration testing is related to testing of combined programs developed by different programmers and checking the difference in code , for the modified one and the unmodified one
Back to top
View user's profile Send private message
kussu
Warnings : 1

New User


Joined: 16 May 2007
Posts: 33
Location: India

PostPosted: Mon Jul 02, 2007 5:45 pm
Reply with quote

Then what is unit Testing For...............

Sorry i didnt Understand What You Said,
Will you please expalin in detail ?
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Mon Jul 02, 2007 5:50 pm
Reply with quote

Say,

I have Project-A, in that, I have Module-A and Module-B.
Module -A has Program-A and Program-B
Module -B has Program-C and Program-D

If 4 people got changes, on Program-A, Program-B, Program-C, Program-D respectively,

Testing Program-A is called Unit testing.
testing Module-A is system testing
Testing Project-A is integration testing.

Hope I am clear..
Back to top
View user's profile Send private message
jagdishmudiraj

New User


Joined: 25 Apr 2007
Posts: 7
Location: gurgaon

PostPosted: Mon Jul 02, 2007 9:15 pm
Reply with quote

Hi Dhani
i hope again you r doubt has been cleared looking at the "kgumraj" mail posted here
Back to top
View user's profile Send private message
Dhani Reddy
Warnings : 1

New User


Joined: 18 Jul 2006
Posts: 20

PostPosted: Mon Jul 02, 2007 9:30 pm
Reply with quote

Hi jagdish,

I got new doubt because of "kgumraj" post!!!

As per my knowldge below is info.

Testing Program-A is called Unit testing.
Testing Module-A is Moduke testing
Testing Project-A is integration testing.

System testing is nothing but to test fusiability, funtionality, performance and security of the whole devaloped application.

If i am wrong please let me know?

Thanks,
Aravind
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Sat Jul 07, 2007 12:13 pm
Reply with quote

post from kgumraj was perfect. Just putting it in a diff way.


Say my application has got 50 programs and the Output of my application is the input to say application 2.

Me testing my code fix in my application - Unit testing

The system test team testing my appl ( with all programs) - System testing . The only diff would be in the environment and the test set-up.

Testing all the applications together - Integration testing. ( Application 2 wud be tested with application 1 o/p .....)

Hope this helps
Back to top
View user's profile Send private message
Dhani Reddy
Warnings : 1

New User


Joined: 18 Jul 2006
Posts: 20

PostPosted: Sat Jul 07, 2007 7:21 pm
Reply with quote

Hi aaru,

sorry i didn't get you!! can you explain crearly what is differance b/w integration and system testing?

thanks,
aravind
Back to top
View user's profile Send private message
Abhishek_Bond111

New User


Joined: 26 Jun 2007
Posts: 1
Location: Bangalore

PostPosted: Tue Jan 08, 2008 4:33 pm
Reply with quote

To understand that we need to know the flow of testing.
1) Unit - done by developer to test the SPECIFIC piece of code he has written
2) Integration - Done by dev. to ensure that the changed module works well with other modules.
3)system- done by tester to ensure the functionality is correct.
4) regression - done by tester to ensure EXISTINg func. doesn't change
5) UAT - done by business to see bus. reqs are met.
Back to top
View user's profile Send private message
new2cobol

New User


Joined: 04 Jan 2006
Posts: 77
Location: Bangalore

PostPosted: Wed Jan 14, 2009 1:57 pm
Reply with quote

Ahem... I don't know whether I am adding to the confusion or clearing up the fog here icon_biggrin.gif ...

Step back to requirements - there are 2 types functional and non-functional.

Unit, Module and integration testing focus on the Functional Requirements and System, Regression and UAT focus on both functional and non-functional, focus shifting slightly to non-functional.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Jan 14, 2009 2:02 pm
Reply with quote

Quote:
I don't know whether I am adding to the confusion or clearing up the fog here


whatever You believe... You replied to a post which has been inactive for one Year
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 -> Testing & Performance

 


Similar Topics
Topic Forum Replies
No new posts in REXX,how to get sysprt info CLIST & REXX 9
No new posts Related to Unit Testing Testing & Performance 2
No new posts Copy a PDS to a new PDS - why do I ne... TSO/ISPF 8
No new posts Tivoli INFO/MANAGEMENT IBM Tools 1
No new posts Recreating VSAM cluster catalog info ... All Other Mainframe Topics 6
Search our Forums:

Back to Top