Could you please any one give code for the following ?
Scenario :
Suppose a excel file contains 10 records and earch have 5
fields. how can i input this excel file for datadrive wizard ?
Please explain
What is the use of Accessibility check point?
How to handle Dynamically changing Objects in QTP?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
after click on compose mail how can we attached a file in qtp with vbscript code
Explain the benefits of quick test pro(qtp)?
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
How do you connect to database ,What is the script to connect DATA BASE?
How QTP recognize the object??how to add objcts into object repository??
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
Which environments does qtp support?
whai is meant by automation testing?
How do you invoke an application using the step generator in qtp?