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
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How to creating an output value using quicktest professional?
What is a quick test professional?
What is a data driven test in qtp?
How do you configure QTP AND Test director?
Through array we can execute the testcase how ? give me example
Explain calling sub procedure.
can any one say that where we can download the QTP trail version ??????????
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Is it possible to switch between recording modes during a test creation?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What are the different recording modes?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What is text/text area checkpoint?