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.
No Answer is Posted For this Question
Be the First to Post Answer
I want to learn Advanced QTP, suggest me the best faculty in Hyderabad
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
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
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
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.
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
Diff b/w test scenario's and test Procedures?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
How to modify object property in qtp ?