11-24-2009, 11:28 AM
when we do a record in QTP and if it is done as a whole script, then later if we spilt the whole script in different parts based on their functionality the it is called as a 'Split Action'.
There can be two types of Splits
-Independent
-Nested
There can be multiple split actions which could be independent to each other, say for example if you have recorded the google and covered all the options like Images, web, books, gmail, maps etc which can be splitted individually and thus will be called as 'independent spilt'.
at the same time if you have splitted several functionalities which can be put under a single action then it will be a nested split. for example you have a functionality recorded on an application like our testing tools forum, all the different categories like Regualar Expressions, Beginners, descriptive etc. can be put under 'QTP'and that is a nest and thus the spilit is called as 'Nested'.
Hope this helps.
There can be two types of Splits
-Independent
-Nested
There can be multiple split actions which could be independent to each other, say for example if you have recorded the google and covered all the options like Images, web, books, gmail, maps etc which can be splitted individually and thus will be called as 'independent spilt'.
at the same time if you have splitted several functionalities which can be put under a single action then it will be a nested split. for example you have a functionality recorded on an application like our testing tools forum, all the different categories like Regualar Expressions, Beginners, descriptive etc. can be put under 'QTP'and that is a nest and thus the spilit is called as 'Nested'.
Hope this helps.