• Re –Engineering the regression testing from 0% to 60%
automation.
This has saved 4-mandays in every release.
what doeas this statement means
Answer Posted / sandeepguttikonda
Re-Engineering means making changes to the existing one.
It may be a process or a flow and it depends upon the
platform and the situation too.
Regression Testing is the one which we will perform for
each and every release. Hence automation this manual task
can be helpful in reducing the time taken for execution of
the regression manual scripts.
As we can not automate all the areas it is said that upto
60% will work out.
In gist we can say Automating the Regression script upto
60% have saved 4 Mondays of our execution time in each
release.
Please let me know if you need any futher info.
Thanks...
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional?
Where can I find and view run-time data table?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Dis advantages of XML checkpoint ?
Explain the checkpoint in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
To which environments does quicktest professional supports?
How many types of recording modes in the qtp?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Describe how Smart Identification is used
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
If I change the property value at runtime is it effect is object repository?
What are the steps involved in recovery scenario wizard?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.