what are the qtp tester responsibilities?
Answers were Sorted based on User's Feedback
The responsibilities of QTP tester are
1.Establish an automated test environment for UI and non-UI testing
2.Review the test cases
3.identify the Which test cases to be automated.
4.Then after that convert those the case in to automation
scripts
5.Review test scripts and enhance the scripts if required
6.after that execute the scripts on respect to functionality
7.Identify the defects and send it to developers.
8.Report to test lead about status of assigned tasks
a)daily Status Report
b)daily defect Report
c)Weekly Status report
9.Provide Enhancement to project based on end user perspective
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / suresh kumar
The responsibilities of QTP tester are
1.First identify the Which test cases to be automated.
2.Then after that convert those the case in to automation
scripts
3.Review test scripts and enhance the scripts if required
4.after that execute the scripts on respect to funtionalities
if u have any clarifications mail me.uvvsuresh@gmail.com
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / prabu
In interviewer ask question and prepare in resume
| Is This Answer Correct ? | 2 Yes | 4 No |
what are the different data driven types?
How do you convert manual test cases to automated test cases?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
Did QTP prove efficient for your project? Yes or No, explain?
Which company is better amdocs or techm ???
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
How will you declare a variable in qtp?
What are Error handling other than Recovery scenario manager?
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
Explain the difference between check point and output value?
In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz