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.
Answers were Sorted based on User's Feedback
Answer / srikanth
We do this Scenario using state model
Site map-->Administration Application-->State model
Create new state model, in field property give the field
name, as the field which has following three values i,e
open, active, status.
under state model--> select transition
in this we can give the "from state" to "to state".If you
want you can give condition depending on requirement.
Thanking you
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / 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 |
Answer / taj
Hi,
You can achieve through State Model
Best Regards,
Taj
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference in the architecture of Siebel x and Siebel x?
What is Virtual BC?what is the use of vbc?
4 Answers Oracle, PF Enterprise, Symphony,
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
What are the steps for creating a mvg?
Suppose if we have dynamic picklist as bounded can we add field?
How do you recognize that a particular table (base table) can be extended?
What is difference between join specification and join definition?
Explain how to resolve foreign key in eim?
Explain the restrictions in siebel that comes while planning the networking topology.
What is the process of configuring siebel 8 web virtual server?
In Siebel 7.7, how do you add button icon in an applet?
Why does data not from related child tables not get exported when data is exported using an interface table?