Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

style


  • For example, in an e-commerce site, you could create "Product Search", "Add to Cart" business components that could be used in various workflows requiring you to add product to the shopping cart.

 You style
  • When you want to modularize your tests for easy collaboration between the team.

 


  • For example, you may want to check whether an order placed from the web app has correctly been added to the database. DB developer could create

a Business Component
  • a Business component that creates a DB

connection
  • connect and makes the appropriate SQL query for validations, while the Test Engineer would just include this component in his test.

 Working
  • When you are working across multiple technologies.

span


  • For example, an order is placed from a Web Application which is further send to SAP for fulfillment. The SAP team would create a business component for verifying whether an order has been created in SAP. This component

,
  • would then be used by the Web team as part of their Order workflow.

 
  • This promotes collaboration and efficient distribution of work.

Info

When to Use Business Components?

 
  • When you want to reuse a set of steps across multiple tests.

Span
alignjustify
padding-left:50px;overflow:hidden;display:block
Span
padding-left:50px;overflow:hidden;display:block
alignjustify
stylepadding-left:50px;overflow:hidden;display:block
alignjustify

Modules

Modules are a way to organize your Tests and Business Components in folders. Modules could be feature names, defect numbers or any other way you want to organize your Tests and Components.

...

Filter by label (Content by label)
kb-how-to-article
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@10213showSpacefalse
sortmodified
typeshowSpacepagefalse
reversetruelabels
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "BSD"
labelskb-how-to-article