How to access values from Unix OS and how to write..
Answer / sreeprasad
Using the RTE[Remote terminal emulator] protocol. using
this any remote terminal can be invoked. eg. Unix,
Linux,Solaris, Mainframe
| Is This Answer Correct ? | 0 Yes | 0 No |
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
What are the different types of recording modes in qtp? Which will be used when?
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
what is the extension for the test version of the script?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Can we do Load Testing with QTP?
what type of run time errors you get while you ar edoing rpg program?
How can you send user defined messages to test report?
what is the qtp objects?
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.