how to use the QTP choose the data from oracle?
e.g. i input the identity card NO. this will be add new
record in the database ,and now i want get this record's
prime key.
No Answer is Posted For this Question
Be the First to Post Answer
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..
How many scripts did you have?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
Explain the types of object repository?
what are recovery management techiniques?
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
What are Child Objects?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
How to use Environment parameterization? Explain with an example.
what is the Exact Meaning of Environment Variables?
how to main tain the Old scripts in qtp?