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 interact tool & application build in QTP?
What is qtp window?
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
How many ways we can parameterize data in QTP ?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
what type of application we can select for automation testing and what is the entry criteria for automation
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
in qtp how can we do test when the build is not ready
can u give one scenario for for PopWindow Exception & write Code for that?
how do you done Data-driven test using MS-Word Instead of DataTable
Explain about the Test Fusion Report of QTP ?
Object Repositories types, which & when to use?