What is the extension of script and object repository
files?
Answer Posted / ram
For script--- .mts(Mercury test script)
For local object repository-- .mtr(Mercury test repository)
For shared object repository-- .tsr(Test shared repository)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How does qtp identify gui object?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What are the key elements available in test result window?
Explain the Different types of QTP test assets and their extensions?
Explain how Selenium is different from UFT?
How did you resolve conflicts present in Object Repository?
can anyone tell me from where i can download qtp demo or crack version
Mention what are the different types of recording modes in qtp? Which will be used when?
What test you perform mostly? Regression or retesting in your testing process?
If I change the property value at runtime is it effect is object repository?
What is the difference between run time object and test object in QTP?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance