• Re –Engineering the regression testing from 0% to 60%
automation.
This has saved 4-mandays in every release.
what doeas this statement means
Answers were Sorted based on User's Feedback
Answer / sandeep guttikonda
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 ? | 14 Yes | 0 No |
Answer / 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 |
3. How to handle the exceptions using recovery secnario manager in Qtp?
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
How to use Environment parameterization? Explain with an example.
How to convert QTP's ObjectRepository.mdb file to xml file
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
With out using the task manager,how to close the application using vbscript and what is the statement?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
What is the Diff between Image check-point and Bit map Check point?
How to analyzing test results using quicktest professional (qtp)?
Explain data driven framework?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?