How to access values from Unix OS and how to write..
Answer Posted / 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 |
Post New Answer View All Answers
Whats the realtime QTP testing process
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.
What is the significance of “action 0” in qtp?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Hi ,Can any one pleas explain how to test splash objects using QTP?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is checkpoint in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Explain how qtp identifies object?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What are metrics and matrix?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...