Quality Testing

Quality is delighting customers

How to do siebel testing? can any one share some documents (or) links?

Hi All,

Anybody working on any Siebel project . Let me know how to do Siebel testing or put any document or link.

Thanks 

Views: 56

Reply to This

Replies to This Discussion

a)Siebel uses QTP [quick test professional] software from Mercury. 

b)It has a add-in known CAS [Client Automation Service]. 

c) QTP does not recognize siebel  objects.It only recognizes web objects. 

d)So whenever QTP finds a line in the script that it is unable to recognize it passes to cas which recognizes the siebel object and processes it and gives the information back to qtp. 

e)There are three types of applications in Siebel 7.x verison. 
1)HI 
2)SI 
3)SI+ 

f)the script line for HI looks like this: 
SiebApplication(Siebel).Pagetab(PageTab). Goto Screen(Accounts)


g)The script line for SI looks like this: 
Browser(Page).Page().Frame() 

h)QTP has two views: 
1)tree view and 
2)Expert view 

Tree view shows in a windows explorer format. 
Expert view shows in a text format. 

i)for testing applications in HI mode: 
the following parameter under SWE section be set: 

HIGHINTERACTIVITY = TRUE 
j)for testing applications in SI mode: 
the following parameter under SWE section be set: 

HIGHINTERACTIVITY = FALSE 
k)after u record a script u can run to test it.u can see the results in the test pane.

http://siebel.ittoolbox.com/

By

www.alligatortek.com

Hi,

Thanks for reply but its not belong to my question. I want any Siebel project description and testing process , who really worked on it.

Hi There,

I just have an overview of Siebel testing.

Siebel is a web-based CRM. Siebel CRM testing involves the client specific customization done by the Siebel consultant.

You need to instal Siebel CRM on your system for first hand look and feel.

Cheers!

RSS

TTWT Magazine

Advertisement

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service