What is
action split and the purpose of using this in QTP ,
Action Splits purposes QTP
> Dividing
any existing action into any two parts is called the Action Split. We
divide the actions on the base of their functionality to improving
the re-usability
>Main these
actions are stored into parent child nested actions or sibling
actions.
> The Next
or Second action will starts with the steps which is already selected
when you executed the split or divide action process or operations.
> While
Splitting any action QTP create a copy of the local object
repository. It means two actions have uniquely containing all
available objects that were available in the real local object
repository.
> An if we
added objects to one of any divide actions, then this new one object
will be added only to realted corresponding local object repository.
Purpose : Main
purpose of this division the actions is based on their
functionalities to improving the code in re-usable way. So that code
can be used in multiple way for multiple scripts or can be called
from multiple test.
|
||
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
Android Install Apps to SD Card Default |
Developer vs Tester a fake competition |
|
|
|
QTP TESTING STEPS | How to Record a QTP Script |
|
||
|
|
|
|
No comments:
Post a Comment