How can we change the .mtr file to .tsr file and vice-versa
Answer Posted / kiran.a
see, its possible to chng .mtr into .tsr by using export
button in Obj.Rep.
but the second one is not possible. i.e convert .tsr into .mtr
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
How do you check ticket cost and ticket number in flight application?
Plz Explain AUTOMATION REFERENCE MODEL?
how to do the batch testing in test director using manual testing procedure?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
images are dynamically changes how to compare two images with out using the bitmap
Diff b/w Health care domain and Banking Domain?
what is the difference between modular framework & datadriven framework
Explain the concept of object repository?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain the difference between call to action and copy action?
What is use of object spy?
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain how qtp identifies object?
what is the mail use of frame work(with detail). architecture for keyword driven frame work