Answer Posted / newton
.vbs file extesion for library file
.txt also use for extent text file.
.mts for script file
.mtr for peraction repository
.tsr for Shared repository
.mtb for batch test
.mst for Action file
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How to attach a file to TD?
How can get count of list box?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How many types of parameters are there?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what the difference between shared repository and per action repository?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
why you have standardized functions? plzzz guys with real time exp. do answer
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How to check bitmap output value?
Differences between text and test area checkpoints?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com