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 |
What is difference between QC and TD?
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What are the abbreviations for tsr and mtr?
17 Answers Ordain Solutions, TSR,
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script
What is the basic concept of quicktest professional?
What is quicktest professional (qtp window?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com