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 |
Can we use index on view?
how many types of actions r there? what r they? explain? pls give any one answer?
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How Does Run time data (Parameterization) is handled in QTP?
in howmany ways you perfrom batchtesting
How to get data line by line from web element
What is object spy in quicktest professional (qtp)?
write is the code for regular expression in QTP
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
How to interact tool & application build in QTP?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?