How many number of actions possible in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of Object Repositories in QTP?
How can we upload pdf files in qtp?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
what type of frame work used in your company?
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
How to import a test case present in ".xls" file to TD under a Test set?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What is the extension of script and object repository files?
What type of VB script u had done in expert view?