Explain roles and responsibilites of 2yrs Automation qtp
engineer.
Answers were Sorted based on User's Feedback
Understanding the test cases, which are given by the client.
Understanding the framework usage.
Analyzing, developing the generic functions ,Distributing and informing to the team members how to use the generic functions .
Converting the manual test cases into automation script.
Develop the basic script with a sample test data .
Running the script again and again in order to confirm that with the script is running properly or not .
Parameterising the data ,preparing the test data in automated excel file .
Involved in code review.
Executing the test script
Reporting the test results, bugs with bug tracking tools or excel file.
Interacting with developers and in order to discuss bugs .
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / gajjala
As a 2 years automation tester
my roles are
1.understanding the srs document and develop qtp scripts
2.execute the scripts and any defect found report it to the defect tracking tool bugzilla or qc
3.perform regression testing for as and when required
4.interact with manager and team lead for work status updation.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kantha
Creation of automation script using qtp for regression testing.
creation of framework
identify test scenarios
review test reports n tests summary
execution of test scripts using qtp
| Is This Answer Correct ? | 1 Yes | 2 No |
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
What are the advantages of Automation objects than Test Objects?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to record a qtp script ?
How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
What is iteration? How it is related to Test Results in QTP?
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
what are the different Frame Works in Quick Test Proffessional testing