Results 1 to 18 of 18

Thread: How to test CICS, MainFrame applications?

  1. #1
    Expert Member
    Join Date
    Oct 2006
    Answers
    209

    How to test CICS, MainFrame applications?

    How to test CICS, MainFrame applications? What are all the things to be taken care of when testing?

    NOTE : [This question was asked by kavitha]


  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: How to test CICS, MainFrame applications?

    There are no testing tools to test such applications.

    They can be tested only manually. All the manual testing techniques need to be followed.

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

  3. #3

    Re: How to test CICS, MainFrame applications?

    we can do an automation testing for mainframe by using qtp..
    This will be OR dependent.....we can hardly do a descriptive programming through QTP..

    we need a terminal emulator addins for QTP unless it can not idenfy the objects..screens.......


  4. #4

    Re: How to test CICS, MainFrame applications?

    u need to add all the abjects reqd...to OR..
    no recording funda here...
    rest all the same...enhanse the script...run...


    happy coding...
    let me know if u have any problem regarding this.


  5. #5
    Junior Member
    Join Date
    Sep 2006
    Answers
    3

    Re: How to test CICS, MainFrame applications?

    Hello Everyone,

    I too need answer for this question. Could anyone tell us how to test mainframe application. What do we want to know for testing mainframe application.

    Thanks


  6. #6
    Banned
    Join Date
    Oct 2007
    Answers
    173

    Re: How to test CICS, MainFrame applications?

    check out this

    ASG-SmartTest™/CICS for Testing and Debugging in CICS
    SmartTest/CICS is the CICS environment interactive tester and debugger for ASG's Existing Systems Workbench® (ESW®), an integrated life-cycle solution for managing existing systems.

    SmartTest for CICS uses the Analytical Engine™ to populate the Application Knowledge Repository™ (AKR) to provide source-level debugging for COBOL, Assembler, and PL/I applications programs in the CICS environment.

    SmartTest for CICS provides the tool to quickly set up, execute, and log an application test session.

    Features at a Glance


    Provides for testing CICS transactions started from the Internet

    Controls tests with the Test Session Dash Board

    Provides a COBOL and PL/I intelligent find facility

    Manages intelligent test break-points

    Features environment-sensitive, test setup wizards

    Expedites application maintenance processes

    Provides an intelligent interactive testing and debugging environment to quickly identify problems

    Provides an option that logs the test session for historical record


  7. #7
    Junior Member
    Join Date
    Sep 2006
    Answers
    3

    Re: How to test CICS, MainFrame applications?

    Thanks, but i think debugging is for white box tester, what about for blackbox tester


  8. #8
    Junior Member
    Join Date
    Jul 2008
    Answers
    1

    Smile Re: How to test CICS, MainFrame applications?

    Hi,

    Mainframe tester have the knowledge of testing , and mainframes knowledge is an additional advantage.Because you are going to test the mainframe application.

    You need to know the navigations, job monitoring and checking the status of the jobs.

    The testing process would be the same like other web based applications...

    If you have any quireis pls let me know.........


  9. #9

    Re: How to test CICS, MainFrame applications?

    Hi,

    To test Mainframes CICS ( Black Box) there are tools.

    1) Hiper station - Mainly used for Regression testing of CICS

    2) Strobe ( Performance Testing)

    3) Omegamon ( Performance Testing)

    4) QTP


  10. #10
    Junior Member
    Join Date
    Oct 2008
    Answers
    1

    Re: How to test CICS, MainFrame applications?

    You can use EXPIDITOR.


  11. #11
    Junior Member
    Join Date
    Apr 2009
    Answers
    1

    Re: How to test CICS, MainFrame applications?

    Quote Originally Posted by sai123456 View Post
    Hi,

    Mainframe tester have the knowledge of testing , and mainframes knowledge is an additional advantage.Because you are going to test the mainframe application.

    You need to know the navigations, job monitoring and checking the status of the jobs.

    The testing process would be the same like other web based applications...

    If you have any quireis pls let me know.........


    Hi,

    can you please give me more inputs about Mainframe testing. What is the procedure for Mainframe testing????


  12. #12
    Junior Member
    Join Date
    Feb 2009
    Answers
    1

    Re: How to test CICS, MainFrame applications?

    Hello, This is Ramesh Moorthy, I Hav little Knowledge in software side. Is it easy to learn the mainframes testing..


  13. #13
    Junior Member
    Join Date
    Jun 2012
    Answers
    2

    Re: How to test CICS, MainFrame applications?

    A task executes the functions of the TP; each CICS TP performs its functions by employing a task. A CICS TP will use one task or multiple tasks to perform its functions. on every occasion a TP is invoked, CICS starts the tasks needed to perform its functions. CICS may be a multitasking surroundings, which implies that over one task will, and infrequently is, running at identical time.


  14. #14

    Re: How to test CICS, MainFrame applications?

    do we have any other tools other than qtp to automate mainframe application ?


  15. #15

    Re: How to test CICS, MainFrame applications?

    do we have any other tools other than qtp to automate CICS screen ?


  16. #16

    Re: How to test CICS, MainFrame applications?

    do we have any other tools other than qtp to automate CICS ?


  17. #17
    Junior Member
    Join Date
    Dec 2015
    Answers
    4

    Re: How to test CICS, MainFrame applications?

    Hi All,

    As far as I know Hiperstation is one of the tool used for record and play CICS screen. I have got KT on that also, but i am unable to navigate to different options available in Hiperstation. It is showing some "SITE PROFILE MISSING" error. Don't know how to resolve it. If anyone have any idea please revert back.

    On Hiperstation, this is what i have got in KT -
    Suppose you need to create 100 accounts for a particular customer to test for a particular scenario. Creating one account for one customer manually takes lots of time since user has to follow lots of procedure to get that account created. So, From Hiperstation user can record steps for creation of one account and then run the recorded scripts again to create another account. There must be some adjustment done in the recorded scripts to get all 100 unique accounts.
    This is what i got. And I wanted to try it by myself but as said earlier i am facing that stupid error and my help desk is unable to resolve it.
    Please write to me if you have any comment on it. Thanks a lot!
    Pankaj


  18. #18
    Banned
    Join Date
    Mar 2016
    Answers
    17

    Re: How to test CICS, MainFrame applications?

    Mainframe Testing is similar to client-server applications testing, but you have to know how to operate basic TSO and ISPF commands and menus, view mainframe files, look at and use SDSF or other output tool, log on CICS and transactions, use FTP or another transfer protocol, submit the batch job - it's for QA testing of mainframe applications. check this link - bit.ly/1UvtLp5


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact