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 |
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
Can you brief the hurdles you faced during Automation testing?
How many actions we can create with in a test?
How to handle the exceptions using recovery secnario manager in Qtp?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How do u write a regular expression for date (dd/mm/yyyy) field?
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
can we call a test in another test?
how interviews will be on QTP?
Can any one send me the QTP Basic Coding Samples?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.