Hi, I am supposed to automate mainframe application through
qtp. I do not know how to start abt it. Can you plz help me
in first initializing the process or do you anybody have a
guide book or a link which guides me through the process of
automating the mainframe applications and things involved
in it.



Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it..

Answer / Amarpali Sharma

To get started with automating Mainframe applications using QTP (QuickTest Professional), you can follow these steps:
1. Install QTP and its dependencies on your system.
2. Understand the Mainframe environment, such as operating systems, transaction processing monitors (e.g., CICS or IMS), and programming languages (e.g., COBOL or PL/I).
3. Learn the basics of QTP, including Object Repository, Test Scripting, Keyword View, Test Execution, and Test Results.
4. Familiarize yourself with the mainframe application you need to automate, and identify its key functionalities and user interfaces.
5. Write test scripts in QTP for each functional requirement using appropriate objects and keywords.
6. Run and debug the test scripts as needed, and use the Test Results analysis features to verify their success or failure.
7. Integrate the automated tests into your Continuous Integration/Continuous Delivery (CI/CD) pipeline for ongoing execution and monitoring.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?

1 Answers  


QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???

2 Answers   CGI,


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

1 Answers  


Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")

2 Answers  


suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated

2 Answers  


how to get column count in datatable

3 Answers  


What are the Test design techniques you uses in ur project?

1 Answers   Accenture,


how to identify the user defind varibles? plz tell me

1 Answers  


How to get Links count in an web application,without descriptive programming?

8 Answers  


How do you convert manual test cases to automated test cases?

1 Answers  


Diff. between keyword driven Data driven testing?

8 Answers   CTS, IBM,


Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..

2 Answers   Impetus,


Categories