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

Mainframe Testing Interview questions


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

New User


Joined: 07 Jun 2004
Posts: 5
Location: hyderabad

PostPosted: Wed Sep 08, 2004 11:51 am
Reply with quote

hi guys,
please give the answers for follwing questions.

1.how can u track a TICKET? What is the Ticket Tracking mechanism ?
2.What is SCHEDULAR?

3. How can u copy a particular member ,from production region to test region?

4. What is the option in ISPF menu for TOOLS?

5. What will happen when executing an embedded SQL program, without performing BIND?

6. GDG concatenation for FIXED length and Variable length?

7. Why we should not use GOTO statement?

8.A record which was created before 2 years of period has to be deleted from a database table on by checking each and every month?

how u will code that JCL/ while before deleting u have to take a back up copy of that table?



9.What is unit testing?

10. how you will plan a unit testing? how wll finialize that your program has been finished succesfully?

11. what is analysis? Give the description to have?

12. how will place ur program in ENDEVOR?

13.what real time abends that u faced regarding CICS?

14.how will set break point with XPEDITOR?

15. what are the different phases in LIFE CYCLE?

16. how will make work reques plan(WRP) and Quality Reports?

PLEASE SEND THE ANSWERS TO MAIL ID

yrajesh822@yahoo.co.in

rajesh822@rediffmail.com
Back to top
View user's profile Send private message
jz1b0c

Active User


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

PostPosted: Sat Nov 13, 2004 2:11 am
Reply with quote

sivakanuri wrote:
hi guys,
please give the answers for follwing questions.

1.how can u track a TICKET? What is the Ticket Tracking mechanism ?
2.What is SCHEDULAR?

3. How can u copy a particular member ,from production region to test region?

4. What is the option in ISPF menu for TOOLS?

5. What will happen when executing an embedded SQL program, without performing BIND?

6. GDG concatenation for FIXED length and Variable length?

7. Why we should not use GOTO statement?

8.A record which was created before 2 years of period has to be deleted from a database table on by checking each and every month?

how u will code that JCL/ while before deleting u have to take a back up copy of that table?



9.What is unit testing?

10. how you will plan a unit testing? how wll finialize that your program has been finished succesfully?

11. what is analysis? Give the description to have?

12. how will place ur program in ENDEVOR?

13.what real time abends that u faced regarding CICS?

14.how will set break point with XPEDITOR?

15. what are the different phases in LIFE CYCLE?

16. how will make work reques plan(WRP) and Quality Reports?

PLEASE SEND THE ANSWERS TO MAIL ID

yrajesh822@yahoo.co.in

rajesh822@rediffmail.com



==================

hello,
first of all do not put so many questions in one Post.

2.What is SCHEDULAR?
Schedular organized the batch job flow.
/* I can write more about this but there are too many questions */

3. How can u copy a particular member ,from production region to test region?

Using Endevor/ Panvalet ???

5. What will happen when executing an embedded SQL program, without performing BIND?

Job will abend

7. Why we should not use GOTO statement?
You can use GO TO statements, if you can keep track of branching

13.what real time abends that u faced regarding CICS?
what ??????

8.A record which was created before 2 years of period has to be deleted from a database table on by checking each and every month?
Write a Delete Sql

14.how will set break point with XPEDITOR?

Type BR on the line you want a break
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 FTP VB File from Mainframe retaining ... JCL & VSAM 4
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
Search our Forums:

Back to Top