Explain roles and responsibilites of 2yrs Automation qtp
engineer.
Answer Posted / 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 |
Post New Answer View All Answers
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How can I check if a environment variable exist or not?
What are the challenges u faced in testing with crm domain? How u overcome with?
What do you to script when objects are removed from application?
What are the features of quick test pro(qtp)?
Can anybody post some real time scenario in qtp? please its very urgent.
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What is output value? How many types of output values are there in qtp?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How to create a standard checkpoint ?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
tell me QTP standards ?plz
What test cases can you automate using QTP?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.