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 |
Explain how many type of siebel data model extensions are there?
Explain the difference between lov and picklist??
Tell me what does install.ksh and imprep.ksh files do?
Explain how does your b/c and view related?
How would you remove unnecessary seed data by deleting all rows from the s_lst_of_val base table?
Where you will drop the constraints?
How is siebel 7.x architecture different from siebel 6.x? How is siebel 7.x architecture different from siebel 6.x?
What are the different views available in Siebel?
Please tell me about the eim tables and base tables are required to your entities?
What are caching and purging in siebel?
I need sibel crm testing questions
How to give Access controls to the forms, EX: Manager should view all forms, but salesrep can view only "salesview" form in Siebel?