What is the Obect Repository type, we use in Automated
Testing..in Real time..
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / rakesh
.tsr--->test shared repository(Reusable in Multiple Tests)
.mtr----> module test repository(Nonresubale local to the Test)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hybrid framework supports Descriptive programming. Is it true?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Key word driven framework
Explain the concept of how quicktest professional (qtp) identifies object?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
what r the main attributes of test automation?
please post the interview questions for QA position in FACTSET
How will you check that your test cases covered all the requirements?
What are the differences between quicktest professional and winrunner?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How u will do versioning in QTP?
Explain measuring transaction.
How QTP support all types of applications (platforms)?
what is defenetion of kiran can u tell me plz CVS, SVN
How many number of actions possible in qtp?