how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / sridevi
i Mr. Sudanandareddycan can u kindly send me the QTP
meterial, frame work and PPT's
regards
sridevi---sdevi1412@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to prepared for first for the first interview?
Can we run test with out adding object in object repository? How it is possible?
Hi All, How to get repeated word in string . Thanks Balaji
Step 3&4 are repeated until an the object in recognised uniquely.
What is the difference between call to existing action and copy of an action?
What are the flaws in water fall model and how to overcome it?
What is throw object?
What is QTP and the use of QTP in TD?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
Why we load add-ins in qtp?
Explain features of the latest version of qtp/ uft 12.1?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Does QTP run in any environment?
Which scripting language used by quicktest professional?