Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


• 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



• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays i..

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

• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays i..

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

Post New Answer

More QTP Interview Questions

Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com

1 Answers  


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

0 Answers  


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


Is there a function to find the number of occurrences of sub strings within a string?

1 Answers  


How to delete an object from the object repository?

0 Answers  


When a requirement is given to u to automate , What is ur basic approach ?

4 Answers  


you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani

4 Answers   Oracle,


What is the difference between Systemutil.run and Navigate.

6 Answers   Synechron,


we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

0 Answers  


Explain measuring transaction.

0 Answers  


How do you create a library file

2 Answers  


How to retrieve the object properties at runtime without the usage of GetROProperty?

3 Answers   Cap Gemini,


Categories