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 |
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
how to display message with out using msgbox function?
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
How to handle the exceptions using recovery scenario manager in QTP?
Please explain how to open with notepad of saved html file by right click option using QTP
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
How to get line numbers in your editor in expert view?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?