plz can any one send me what is Automation Testing
Frameworks.. Thanks in advance
Answer / murali reddy
frame work:A test Automated framework is a set of
assumptions,concepts and practices that provide support for
automated software testing.
1.test script modularity frame work
2.test library architecture
3.keyword-driven or table-driven testing
4.data-drvien testing
5.hybird test automation
companies are using hybrid test automation,beacuse in hybrid
automation frame work is use mutli process it covers all
frame work in hybrid automation frame work and its pulling
from their strengths and trying to mitigate theirweaknesses.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Hoe can we do retesting using functions please give the code for it using login page
What is FRAME WORK? How many Frameworks can QTP supports?
wht is the difference betn check point and output value?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
what is the framework followed by ur company in qtp
If I give some thousand tests to execute in two days what do you do?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
How to create Reusable and Multiple Actions?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
explain abt dyanamic changing object with example?