CAN ANY ONE HELP WHAT IS QTP? why it is nessery
AND WEN IT IS USED?
Answer / nagaraju
QTP is a automation testing tool for system testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
what happens if we wont give timestamp in precompilation process ?
What is the Purpose of Pointer in the string?
Why did you choose to work with ibm mainframe cobol programming?
Explain Restart Logic in Cobol?
how to submit a jcl by cobol program. clear me with an example.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the reference modification.
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What type of SDLC u followed? Why?
How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?
Have you used comp and comp-3 in your project? And how?
what is internal sort and external sort ? which is preferable ?