QTP with siebel is tricky, and it happened to me so many times when I was 
working with Siebel.. Here are some suggestion may work for you. 


1. Siebel application has different business objects; if you have trouble 
with some business objects just log out and log back again if you see that 
business object .

Business object is normally found after title at your browser ( Siebel Call 
Center (XYX 123(business object name)  ) 

2. Make sure your object is visible while your script is running, for that 
please use dual monitors so application is opening on one machine and other 
has QTP running 

3.  Create recovery scenarios, if you have any error call function to close 
the application and login again and continue from step). 

4. Do not run application on fast mode. have proper pacing between steps. 
because siebel tends to freeze when you perform operation really fast. 

5. Ask developer or server team to clear siebel log time to time. 


These steps may be helpful but again Do not know will provide the solution. 

Let me know how it goes! 

Thanks,
Bhavin 


On Tuesday, July 10, 2012 3:30:26 AM UTC-4, arun kumar wrote:
>
> Hi all,
>
> I am facing an issue with siebel automation..i have to select an option 
> from siebel menu after login to the siebel application and proceed with 
> some more steps..The script works perfectly sometimes, but sometimes QTP 
> gets stuck at the select operation..All the automation configuration is 
> correct in siebel server and also i am appending the AutoOn token in the 
> url.. I saw similar issue with siebel add in in many blogs, but couldn't 
> reach to a solution..The interesting part is QTP is not even throwing an 
> error, it gets stuck over the step and the execution pointer is not moving 
> to the next step..Please advise..
>
> Regards,
> Arun kumar
>

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to