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 use of running the scripts in Hidden-mode in UFT?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
Q- what is the advantage of merging tool in QTP 9.2?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Synchronization methods?
What are the steps involved in recovery scenario wizard?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
Write a script to delete a specific row in a webtable.
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet