Anybody can tell me what are the common roles and
responsibilites of a Automation Test engineer
Answers were Sorted based on User's Feedback
Answer / ruchir
Roles:
1)Check out the feasibilty of the application that needs to
be automated
2) Create an automation test plan
3) Create the Automation test cases
4) Choose the correct framework that needs to be used
5) Create the scripts
6) Execute the scpipts
7) Analyse the results
8) Report the issues to the concerned person
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mahesh.k
1. understanding the requirements, posting the queries if any doubt.
2 automating the test cases.
3.choose and involved,in writing the code for frame work.
executing the test scripts.
4. analyzing the results.
5.defect tracking and reporting.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......
What are Child Objects?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
During test run,How will you copy/paste from/to clipboard?
How does qtp identify objects in the application?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
How many types of actions are there in quicktest professional (qtp)?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?