In an interview what r the questions asked in qtp related
project? pls any answer this question?

Answer Posted / krishnateja muppalla

Explain your framework?
Modes of recording?
Check points?
Functions?
Smart Identification?
Ordinal Identifier?
Types Recording modes and where they are used?
Repositories (Local and Shared)?
Object Model of your project?

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

HOw to add the recovery file at runtime to the test file .

1541


which type of testing process are you following in ur company? how to recognize a qtp page?

1403


what is keyword driven testing in qtp?n how is it useful?

1491


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

921


How to save your test using quicktest professional (qtp)?

599






What is difference between design time and run time data table?

587


How can you handle exceptions in qtp?

534


What is the difference between Keyword Driven test and Data Driven test?

1771


How to add synchronisation points in qtp?

577


How can you close the second opened browser?

804


Define virtual object?

607


What is use of object spy?

612


What is the expert view?

554


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

3279


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1491