what type of application we can select for automation
testing and what is the entry criteria for automation
Answer Posted / salman
Some points we should concentrate while starting automation
for an application are
-Selection of Automation tool-We should see
which tool is best for automating the application based on
the platform which it has been devloped.
-Metrics-We should make sure What % of
application can be automated and what is the ROI if
automated.
-Reusability and Maintainence-We should even
check if the reusability and maintanance of automated
scripts doesnt cost us high.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Have you used xml check point in your project?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
If I change the property value at runtime is it effect is object repository?
What is the difference between the keyword view and expert view?
What are the differences between quicktest professional (qtp) and winrunner?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Limitations in QTP?
What are the differences between qtp and winrunner?
how can we compare descriptive programing with a regular expression
Explain object spy in qtp.
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
How to test fly out menu in qtp?