Does qtp tool support mainframe application testing?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More IBM MainFrame AllOther Interview Questions

How is data retrieved from multiple tables using a single sql statement?

0 Answers  


which are the following verb can be used to manipulate the value of an index name A) ADD B) MOVE C) SUBTRACT D) SET

4 Answers   Accenture,


which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied

2 Answers   Accenture,


how do u conduct impact analysis?

0 Answers   Tech Mahindra,


suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?

0 Answers   IBM,






01 T1. 02 month-day pic x(30) value ?jan,31, feb,28, mar,31, apr,30, may,31, june, 30? 02 new-day redefines month-day occurs 6 times 03 A pic xxx. 03 B pic 99. What are the content of A(3) and B(2) respectively A)mar,31 B) Feb,28 C) 28, Mar E)Mar, 28

1 Answers   Accenture,


GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand

2 Answers   Accenture, IBM,


What is the meaning of a (new, catalog, keep) disposition mean?

0 Answers  


which one of the following cannot cause more than one execution of paragraph that may be nam in statement. A) simple perform B) perform with time C) perform until D) perform varying

3 Answers   Accenture,


How to declare host variables?

0 Answers  


in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from

0 Answers   AppLabs,


How many bytes does a s9(7) comp-3 field occupy ?

0 Answers  


Categories