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 |
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
How many types of Parameters are available in QTP? and Pls Explain with example.
what is life cycle of automation testing ?
Explain data driven framework?
write a qtp code to display all the items in the fly from combo box or list box
WHAT IS OBJECT REPROSITORY?
What is a Patch in QTP?
How to use the object spy in quicktest professional (qtp) 8.0 version?
Explain about the Test Fusion Report of QTP ?
Are u place all QTP Framework folders in VSS?