What is the ur roles and responsibilities as automation
testing engineer?
Answers were Sorted based on User's Feedback
Answer / mogal
1.understanding the application whether it will be automated or not
2. if it is automated then prepare automation scripts
3. create test data using data parametrization like data tables, environment variables,random numbers,action parameters
4.storing objects using OR
5.writing scripts by using descriptive programming and create user defined functions
6.debugging the scripts by applying break points
7.execute the scripts
8.compare the actual results with expected results by using check points
9.and create the test results and prepare the reports.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sharad samant
1) Write the Test script
2) Run the Test Script
3) And make a Report
| Is This Answer Correct ? | 6 Yes | 9 No |
What are the types of Object Repositories in QTP?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
how to change the properties of object during run time . plz give the code using flight reservation
difference between recording methods and recording modes in QTP
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
what is ODC and GDC?
what is mean by soi in object identification
can u explain relative path architecture framework in qtp?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is quicktest professional (qtp window?
What is the registration process and examination fees?
How many types of actions are there in quicktest professional (qtp)?