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 |
Define position type field in position applet?
In a flow, when a Customer has called for enquiring about some product. He does not have any Service tag, Order # or SR#. In this case what kind of Activity will be created and how will the agent proceed with the Activity.
Explain what is resonate?
How is Siebel 7.x data model is different from Siebel 6.0 data model?
Explain how would you send an email using siebel realtime application?
What is if table in eim?
Explain in brief about siebmtsh.exe.
By what way do you control Visibility in Siebel ?
What is detailed category in configuration?
How to send an email using siebel application?
how would we give access to data using positions
What value will get stored in the database when a field has both predefault value and post default value?