GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 31 of 684    Print  
How do you test siebel application using qtp?

  
Total Answers and Comments: 2 Last Update: January 25, 2006   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Siebel Dude
 

This answer is relevant to Siebel 7.7, and QTP 8.0. To test Siebel using QTP, you will need two components.

1. The Siebel Addin from Mercury for QTP (install this on the system with QTP on it).

2. The Test Automation Framework license keys from Siebel (install the license key on the Siebel server).

Now you will need to enable the automation API on the Siebel server. To do this,

The [SWE] section of the server .cfg file needs to be updated with the entries below

[SWE]

...

EnableAutomation = TRUE

AllowAnonUsers = TRUE

...

The Siebel server needs to be restarted after this change.

You can now test Siebel from QTP by using the Siebel Addin.



Above answer was rated as good by the following members:
Ritik1008
September 19, 2005 11:04:50   #1  
Siebel Dude        

RE: How do you test siebel application using qtp?...

This answer is relevant to Siebel 7.7 and QTP 8.0. To test Siebel using QTP you will need two components.

1. The Siebel Addin from Mercury for QTP (install this on the system with QTP on it).

2. The Test Automation Framework license keys from Siebel (install the license key on the Siebel server).

Now you will need to enable the automation API on the Siebel server. To do this

The [SWE] section of the server .cfg file needs to be updated with the entries below

[SWE]

...

EnableAutomation TRUE

AllowAnonUsers TRUE

...

The Siebel server needs to be restarted after this change.

You can now test Siebel from QTP by using the Siebel Addin.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 21, 2005 06:23:46   #2  
Learner Member Since: September 2005   Contribution: 1    

RE: How do you test siebel application using qtp?...

In SWE section u need to add

AutomationEnable TRUE and

at the same time you need to use SWECmd AutoOn in the URL


 
Is this answer useful? Yes | No

 Related Questions

Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest 
Latest Answer : Object spy is used in QTP for Descriptive Programming. to Identify the Object properties ...

Introduction to QuickTest Professional 8.0, Computer Based Training: Please find the step to get QuickTest Professional 8.0 CBT Step by Step Tutorial and Evaluation copy of the software. The full CBT is 
Latest Answer : One way is to download from mercury.com which is available. QTP9.2 demo   is  available for 14 days. But after that even changing system date it does not work. I too have the same problem could not  learn fully. another is to approach an ...

Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating 
Latest Answer : By using Text Output value we can capture a runtime value form the application under test and store it in a variable or in a localsheet ...

Latest Answer : Run-Time data table stores the run-time values(output  values). It can be viewed in Test reults window. ...

Latest Answer : Testing the same set of functionality with different inputs is Data Driven test. This is done by using parameterization. ...

Latest Answer : Actions are three types: 1. Non - Reusable : These Actions are used in the Test itself. We Can't use it outside the test.2. Reusable : These are the reusable actions, we can use it outside of the test.3. External : These are the reusable actions, ...

Latest Answer : BEST APPROACH IS TO USE SHARED OBJECT REPOSITORY.REASON: PROCESSOR SPEED IS GOOD IN SHARED OBJECT REPOSITORY, SINCE DIFFERENT BUSINESS OBJECTS CAN SHARE THE SAME OBJECT REPOSITORY.PER ACTION: IS GOOD WHEN WE ARE USING THE TOOL FIRST TIME FOR PRACTICAL ...

How to do the scripting.  Is there any inbuilt functions in QTP as in QTP-S.  Whatz the difference between them?  how to handle script issues? 

Latest Answer : In SWE section u need to addAutomationEnable = TRUE and at the same time you need to use SWECmd= AutoOn in the URL ...

I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?


 Sponsored Links

 
Related Articles

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

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
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

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-
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

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
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape