what is mean by output parameters? I need full description with example. tell me any one please
1 3721How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
1 3804How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
2130can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
1 3444Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
1 3868Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
1 3923
Is any limitation to xml checkpoints?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How you calling actions in qtp?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Sql questions to find second max salary and how to use joins
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?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What are the main differences of qtp and win runner?
What are the automation metrice in your project?
What are the types of object repository in qtp?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How many tabs are available to view your test in a test pane and what are they?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
What is the significance of “action 0” in qtp?
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.