How is manual testing done in MF environment? what all are
the steps to follow?
Answers were Sorted based on User's Feedback
Answer / sasikumar
1) we need to go particular region eg. cics region.
2)Based up the requirement we need to validate in the
screen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramesh
Step 1: As per requirement, need to create the test cases
Step 2: Set up the test data in development region as per
test cases
Step 3: Execute the test cases
Note: Repeat the steps with no changes and with changes
| Is This Answer Correct ? | 0 Yes | 0 No |
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
What is inspect?
what is unit testing ? on which basis you will write test case ?
Tell about how do you eliminate the duplicates?
Explain the meaning of spufi?
Can the values of alphanumeric be moved to variable numeric?
hi provide info about any real time requirement in health care services mainframe applications bye ramya
How many minimum number of line codes does PL/1 DB2 program requires?
0 Answers IBM, TelePerformance,
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
What is the binary search?