Article by: Smita Dash, 5 yr of experience in Siebel testing
Siebel has provided its base functionality (Vanilla Functionality). For Siebel Testing we have following structured Testing Methodology. We are applying following Strategies against SIEBEL (Sales Module).
- Functional Testing.
- Boundary Conditions :Test method and equivalence Partitioning Test Method.
New View:
- Verify the entire BC field Names mapped to UI fields as per Design Document. Verify All the Label Names in List And Form Applet. BC Field Names and Label Names should be consistent in List and Form.
- If new view fields are exposed in any analysis view, Field label names should be consistent in all related Views (Analysis Views)
- Validate field Properties (Editable, Read-only, Runtime True and Pick Applet). Should maintain consistency in List and Form Applet.
- All fields that are in Form Applet should be there in List Applet with same Field Properties.
- Verify copy functionality in applet level (File). If it is not mention in requirement or Design escalate it to BA (Business Analyst).
- If a view has been removed, then it should be checked that any hyperlink in any other view should not have this view as its destination drilldown object.
- If a view has been removed check that it has also been removed from the Site Map.
Applet:
- Verify the entire BC field Names mapped to UI fields as per Design Document. Verify All the Label Names in List And Form Applet. BC Field Names and Label Names should be consistent in List and Form.
- If fields are exposed in any analysis view, Field label names should be consistent in all related Views (Analysis Views)
- Validate field Properties (Editable, Read-only, Runtime True and Pick Applet). Should maintain consistency in List and Form Applet.
- All fields that are in Form Applet should be there in List Applet with same Field Properties.Verify copy functionality in applet level (File). If it is not mention in requirement or Design escalate it to BA (Business Analyst).
- When developer copies the existing Applet and built new functionality on top it. Validate the search spec weather he modified it or not. Also the hyperlinks whether they should got to the same view or different views.
Field:
- If you add new field do following Testing.
- Check in list and form applet.
- Filed Length, Field Properties, Field Mapping, Copy functionality. If it is date. It should not display time Stamp unless it is mentioned in design or Requirement Document. It should verify with BA’s where all this field needs to be displayed.
- When they delete the Field or inactivate the field. Check in List and form Applet. Verify with develop weather that particular field is used in any Script. Test in Reports and other Views if they are deleting from first or second Screen. It should be deleted in BA views.
- Whenever any field is pulled from join then all associated fields along with the pulled field must be read only. For Ex: Suppose Accounts field is pulled then fields contact, state, country,zip all must be read only.
- Check the Roll-ups and Calculations in the fields. Click to read the rest of this article »
Recent Comments