Anybody can tell me what are the common roles and
responsibilites of a Automation Test engineer
Answer Posted / 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 |
Post New Answer View All Answers
What are the different attribute used with regular expression?
Which scripting language used by quicktest professional (qtp)?
Define object spy ?
What are the types of object repositories? Which one is you using?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is a data driven test in qtp?
Can we write winrunner language i.e TSL in QTP tool?
How does you pass optional arguments in qtp?
How can i check items sorted or not in a weblist ? Give me the script for this...
How many types of trigger events are there in qtp?
How to export quicktest professional results to an .xls file?
What is test object model in quicktest professional?
Can we use index on view?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How to data driven test for Win objects in QTP ?