what is the difference between modular framework &
datadriven framework
Answer / Anil Rai
In QTP, the Modular Framework and Data-Driven Framework are two different methods for test automation. The Modular Framework organizes tests into independent modules that can be run individually or in a sequence. This allows for easy reuse of common functionality across multiple tests. On the other hand, the Data-Driven Framework uses external data sources like Excel files to provide input to tests, enabling easier maintenance and management of test data.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to capture tool tip in QTP and which check point is needed
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
what do you call the window testdirector-testlab?
what difference between client and server applications exatly?
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
Give answer with example what is orthogonal array testing technique?
Can we continue functionality testing without framework?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
how we connect oracle or sql data server database to qtp
Tell me about userdefined functions ?