what is life cycle of automation testing ?
Answers were Sorted based on User's Feedback
Answer / sudheer
test plan
script generation
enhancement to script
test execution
result analysis
| Is This Answer Correct ? | 5 Yes | 0 No |
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 |
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 |
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 |
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 |
is we can import the object repository from external source. if it so then how?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
what is smart identification in qtp? pls any give details? thanks in advance
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script
How can i Save the snapshots in a specified folders using Scripting in QTP?
How can we QTP Scripts in xml format? is there any way to do so?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
where do you define the objects as regular expression when u are using regular expressions.