How do you test siebel application using qtp?
Answers were Sorted based on User's Feedback
Answer / rico
Siebel in nothing different from any other apps....just we
need to add the Siebel Addin
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / jay
Siebel is a web application....opens in IE. In QTP you have to install siebel addin
Also you need to check if automation is enabled at the server level.
And you have to open the siebel application with ?SWEcmd=AutoOn appended to the URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me the situations where we will use Data Driven?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
What is the entry criteria and exit criteria for your test automation
What is the method for maximize the application while we using Decriptive programming in QTP?
What is difference in global and action sheet in qtp?
What's Checkpoints for QTP?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
Explain getroproperty and gettoproperty & settoproperty?
How to check the URL using Automation tool QTP
is there any addin for remedy user application
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?