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...


why require regression testing?

Answers were Sorted based on User's Feedback



why require regression testing?..

Answer / balu s

If u make any changes in one portion of the program it will
affect other portion of the program to avoid this we have to
make sure weather all the functionality of the application
working fine or not.for this testing we will not wright new
test cases.

Is This Answer Correct ?    2 Yes 0 No

why require regression testing?..

Answer / swathi

in simple way to verify anything unchanged still performs
as expected.. is regression testing

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function

1 Answers   FIS,


what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?

4 Answers   TCS,


How to capture the text from the application using QTP?

3 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

2 Answers  


.qfl extension for which file? where vl use it

1 Answers   iFlex,


what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.

7 Answers   MBT,


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.

3 Answers  


How many types of trigger events are there in qtp?

0 Answers  


Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it

2 Answers  


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


how can we retrieve ten rows from the data table using loop concept?

3 Answers  


Categories