Answer Posted / rafi
I have used mercury micro player
silent test runner
Action conversion tool
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the common defects found in your project? (in qtp interview)
how do i know how to use tools
What is the difference between the design-time and run-time data tables?
What is accessibility check point?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to record a qtp script ?
what is profile tool?
How to export quicktest professional results to an .xls file?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Can you list some technologies that support qtp?
what testplan contents and what test strategy contents,what is the diff b/w them
How to check which add-ins are associated with a test in qtp?
explain abt dyanamic changing object with example?
What is the use of text output value in quicktest professional?
What are the Test design techniques you uses in ur project?