GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 583 of 647    Print  
Automating AS 400 Application
I am new to QTP.
Can someone guide me, how can I automate AS 400 Application through QTP.
Any reference doc or links.
Thanks



  
Total Answers and Comments: 1 Last Update: November 11, 2008     Asked by: neagar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 11, 2008 12:39:54   #1  
akothuru Member Since: April 2008   Contribution: 37    

RE: Automating AS 400 Application

we can automate As 400 application using QTP.
Using Terminal Emulators(TE) user can automate As 400 application with QTP. It depends on the terminal Emulator that  u r using to access As 400 application. terminal Emulator is a third party tool to be used to access IBM I-series applications like Mainframes, As 400 etc.

QTP suupports HummingBird, Attachmate, IBM, NetManage, etc..

To work with these TE using QTP, u need to install TE Addin for QTP which is avaialable at HP site. 
based on the TE & QTP verison type, you can work with these applications. 
QTP 9.5 verison contains builtin addins but you need to select it at the time of installation(Choose Custom instead of Typical ans select the Addins required). 
After installation it ask you make configuration settings via Wizard. Select the TE type and select the Verison and give the co-ordinate values of you TE screen and complete the process so that from next time u will able to access with TE objects. make sure that TE addin is selected from Addin Manager window.

you need to  make some settings in your TE Global Options as well if your TE is HummingBird to qork with TE Objects using QTP.

TE Objects:
TeWindow
TeScreen
TeTextScreen
TeField

E.g. TeWindow("screen1342").TeScreen("SignIn").TeField("Username(protected").Set "amarendra kothuru"

It is a bit diffucult process and working with TE is also a big challenge for the QTP automation testers. 
All the best...  


 
Is this answer useful? Yes | No

 Related Questions

Hello,I'm using QTP 8.2. and I want to test an Application which is designed with Oracle Forms 10 g.Before installing the Oracle Addin for QTP 8.2. I was able to open the Application with QTP and IExplorer 6.0.After Installing the Oracle Addin for QTP 8.2. I wasn't able to open the Application neither with QTP nor ÍExplorer.I only installed the Addin. I haven't installed any upgrade or patch!The following failure is shown in the JAVA Console after starting the application:java.lang.VerifyError:
Read Answers (5) | Asked by : SPortz

How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application")App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?

Can anyone tell me wats the advantage of using a third party Tool like QTP for testing the SAP application?Is the inbuilt tool of SAP VIz eCATT does all the testing that are done through QTP? Tell me the Advantage of using QTP in SAP applications?
Read Answers (2) | Asked by : Mani

How can we terminate the application when we encounter a problem or defect in our application while we running the application in Load Runner,Win Runner and QTP.
Read Answers (3) | Asked by : Rohan

I have 10 Edit Boxes in my application. i Named them as Text1, Text2, Text3...Text10. Now i want to set values in these Text Boxes using Loop Statement. Can i Usefor i=0 to 10 browser("b1").page("p1").WebEdit("Text" & i).set "value" &inext**********Is it acceptable WebEdit("Text"&i) ? I am getting error here.Any suggestions?
Read Answers (6) | Asked by : Nagelli Anil Kumar

Latest Answer : hai,u r automate a java application u need to addin manager.this indicates which technology we r using marked on that. ...
Read Answers (3) | Asked by : bunny

HiI am in the process of evaluating Automation tool for my project which is in C#.net.Its an Desktop application.Can any one please let me know whether QTP 8.2 with .NET Add ins will support this application.I need to basically carried out the Regression testing.Saurit.
Read Answers (4) | Asked by : Saurit

I am testing a web application using QTP, it is not recognizing date picker, which is coded in Java Script. any solution?
Read Answers (3) | Asked by : Sooraj

I need to automate an Web application using QTP but how can i record Tabbing and Press Enter key? Is there any ways to record key board actions like this
Read Answers (1) | Asked by : Rangika Perera

I have downloaded QTP 8.2 version from the mercury website with the Java addIn. I was able to run a very small swing application using the record and play mode. Now I am trying to run our java application which is a client server application using QTP. The application does come up through QTP but its not able to record any of the clicks/operations that I perform. I tried running the java application from outside QTP and then recording as well . QTP is not able to recognize any of the components
Read Answers (1) | Asked by : Prajakti


 Sponsored Links

 
Related Articles

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

Rapid Application Development

What is RAD? One of the conveniences of developing software is that it is not a physical tool that can be lost once it gets developed or manufactured. Codes are used to implement the software and it does not disappear together with the product. We can re-use the code all over again in another softw
 

Effective Controls for Attaining Continuous Application Security

Effective Controls for Attaining Continuous Application Security Throughout the Web Application Development Life Cycle Given the choice, every organization would want secure Web sites and applications from the Web application development phase all the way through the software development life cycle.
 

Web Application Vulnerability Assessment Essentials

Your First Step to a Highly Secure Web Site If an organization taking a systematic and proactive approach to web security, and to running a web application vulnerability assessment in particular, then that organization defended against the most rapidly increasing class of attacks. &nb
 

Top 10 Application Security Vulnerabilities in Web.config Files - Part One

These days, the biggest threat to an network security comes from its public Web site and the Web-based applications found there. Unlike internal-only network services such as databases-which can be sealed off from the outside via firewalls-a public Web site is generally accessible to anyone who wan
 

Top 10 Application Security Vulnerabilities in Web.config Files - Part Two

Some of the most common and dangerous application security vulnerabilities that exist in ASP.NET Web-based applications come not from the C# or VB.NET code that make up its pages and service methods, but instead from the XML code that makes up its Web.config files. Incorrect configurations can open
 

JSP Application Object

JSP Application Object In this JSP tutorial you will learn about application object the methods available in application object getAttribute String name getAttributeNames setAttribute String objName Object object removeAttribute String objName getMajorVersion getMinorVersion getServerInfo getInitPar
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape