What are the test cases which you will be writing provided
the scenario is in an Accounts tab, there are three
different status like ‘Open’, ‘Active’ and ‘Pending’. Every
night a nightly job will be running and the Accounts which
are in ‘Open’ status will be changed to ‘Active’ after the
job runs. The user does not have the privilege to change
the Status from ‘Open’ to ‘Active’, only privilege he has
is to change to ‘Pending’ status.
Answer Posted / m
1.Log into the Siebel application using the proper user
name and password.
2.Navigate to Accounts and give the details and create a
new account.
3.Verify system is displaying the status of that account as
Open by default.
4.User tries to change the status from Open to Active
manually - System should not allow the user to change
status from Open -> Active manually.
5.User tries to change the status from Open to Pending -
System should allow the user to perform this action.
6.Create another account and the system will default
display it in Open status.
7.Next day user searches for same account details and when
check the status should be changed to Active on condition
that the job should have run successfully
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the 3 major steps in the event handler process?
What exactly use of s_party concept in siebel?
What are the differences between siebel 7.8 and 8.0?
Why would we populate bu_id, while importing product or account data?
Explain what is nameserver?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
Explain what is an extension table?
Tell me what is user properties? Why we using the user properties?
Explain is it required to install gateway server before installing a siebel server?
What are the different types of columns?
Give an example of the eim delete process's behavior?
Describe the 3 object explorer (oe) tabs?
In Siebel 7.7, how do you add button icon in an applet?
Name the databases you have worked on?
How do you handle error handling in wfs?