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


what is life cycle of automation testing ?

Answers were Sorted based on User's Feedback



what is life cycle of automation testing ?..

Answer / lakshmi

-> Test Planning

->Analycis Appl Under Test

->Setup Test Environment

->Generate Basic Tests

->Enhancing Tests

->Debug The Test

->Run Tests

->Analyze Results

->Report Defects

Is This Answer Correct ?    7 Yes 0 No

what is life cycle of automation testing ?..

Answer / sudheer

test plan
script generation
enhancement to script
test execution
result analysis

Is This Answer Correct ?    5 Yes 0 No

what is life cycle of automation testing ?..

Answer / santhosh

1.Analysis the requirement
2.test plan
3.analysis the application
4.preparation of test case
5.preparation of test data
6.object configuration
7.using object repository or descriptive programing
8.scripting
9.execution
10.Result

Is This Answer Correct ?    4 Yes 0 No

what is life cycle of automation testing ?..

Answer / ramana vanteru

QTP life cycle.

1.Test planning
2.Generate basic test
3.Enhance the script
4.Debug the script
5.Execute the script
6.Analyse the results

Is This Answer Correct ?    3 Yes 0 No

what is life cycle of automation testing ?..

Answer / rajesh vanamala

1 Selection of Automation tool
2 POC
3 Requirements Analysis
4 Estimates
5 Framework Design
6 Test script Development
7 Debugging
8 Execution (Regression phase)
9 Post process results.
10 Maintainance

Is This Answer Correct ?    2 Yes 0 No

what is life cycle of automation testing ?..

Answer / mahesh

please give some idea about this question

Is This Answer Correct ?    2 Yes 1 No

what is life cycle of automation testing ?..

Answer / rajendra nethala

1. Functional Requirements
2. Tool Identification
3. Identify the Framework suitable for Automation using the
tool identified
4. Identification of Automable test cases or scenarios
5. Automation estimates according to the team size and skill set
6. Execution of test scripts
7. Maintainability of test scripts
8. Tracking the results
9. Involving in Bug life cycle

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain getroproperty and gettoproperty & settoproperty?

1 Answers  


What will be happen if i load object repository at run time, but it has already associated.

0 Answers   NTT Data,


Is there any thing that we can replace recovery scenario manager in QTP.

3 Answers  


What scripting language QTP of?

4 Answers  


write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???

0 Answers  


How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


How can i select multiple items from a WebList bOX USING QTP

3 Answers   DuPont, Syntel,


I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini

1 Answers  


Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.

2 Answers  


How often were they executed?

0 Answers   Sarga Technologies,


Why do we use breakpoints in QTP?

0 Answers  


Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)

0 Answers  


Categories