What is the use of Testing framework in Automated
testing..what are different kinds of Testing frameworks
available in Automated testing...



What is the use of Testing framework in Automated testing..what are different kinds of Testing fram..

Answer / chandan

Testing Framework would create an easy step for the
Automation.With in a short period of time one can test the
whole application.

Basically Auotomation Framework is of 4 different types
based on the type of application.
1 : Keyword Driven framework.
2 : Data Driven Framework.
3 : Hybrid Framework.
4 : Linear Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

3 differences between QTP & Winrunner?

1 Answers  


what is difference betweem class annd object?

1 Answers  


How to capture screen shots when an error occurs?

5 Answers   EDS,


When we try to use test run option "Run from Step", the browser is not launching automatically why?

1 Answers  


1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.

3 Answers   ADP,






please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761

6 Answers  


Please guide me release notes of Automation once scripts are completed

0 Answers  


How to send QTP test results to an email...(with out using Quality Center)?

11 Answers  


anyone can explain about "Hybrid framework" in QTP

5 Answers  


I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?

0 Answers  


what is meant by automation tool?

1 Answers  


I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?

12 Answers  


Categories