What is Back-end Testing?
-
- Registered Member
- Posts: 25
- Joined: Tue Jul 09, 2013 6:31 pm
What is Back-end Testing?
Hi,
I was listening to a conference synopsis and they used a term "Back-end Testing?" What is Back-end Testing, can anybody explain what it is?
I was listening to a conference synopsis and they used a term "Back-end Testing?" What is Back-end Testing, can anybody explain what it is?
- Anuj Dhawan
- Founder
- Posts: 2824
- Joined: Sun Apr 21, 2013 7:40 pm
- Location: Mumbai, India
- Contact:
Re: What is Back-end Testing?
In general - Back end testing in computer programming is testing the system that runs "behind the GUI applications". Back end testing can cover data integrity and validity, and performance as related to data.
Hope this helps.
Hope this helps.
Thanks,
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
-
- Registered Member
- Posts: 25
- Joined: Tue Jul 09, 2013 6:31 pm
- Anuj Dhawan
- Founder
- Posts: 2824
- Joined: Sun Apr 21, 2013 7:40 pm
- Location: Mumbai, India
- Contact:
Re: What is Back-end Testing?
If you want to go word by word - CICS can be termed as "GUI" for mainframe users. On the other hand, there are DB2 and IMS stored procedures which work well, usually, with JAVA front end screen - and there the testing of DB2, IMS, IMS-DB2 stored procedures, on mainframes, along with the front end Java screen can be part of back-end testing.
Thanks,
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Re: What is Back-end Testing?
I guess it depends on the process: take an ATM withdrawal transaction - front-end testing would be testing the software on the ATM and back-end testing would be the processing of that transaction once it has been passed to the mainframe (or wherever) for amending account balances, writing journals etc.
Regards
Nic
Nic
-
- Registered Member
- Posts: 25
- Joined: Tue Jul 09, 2013 6:31 pm
Re: What is Back-end Testing?
Thanks nicc and Anuj.nicc wrote:I guess it depends on the process: take an ATM withdrawal transaction - front-end testing would be testing the software on the ATM and back-end testing would be the processing of that transaction once it has been passed to the mainframe (or wherever) for amending account balances, writing journals etc.
-
- Registered Member
- Posts: 19
- Joined: Wed Aug 20, 2014 5:24 pm
Re: What is Back-end Testing?
For one of our project, where the two teams one from Java and one from mainframes were involved. Testing for the mainframe was called as back-end testing, in the java team.
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute