How you handles Pop-up windows which are Dynamically
changing in Runtime?
Answers were Sorted based on User's Feedback
How qtp recognizes the object?
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
How to handle the exceptions using recovery scenario manager In QTP?
how can we retrieve ten rows from the data table using loop concept?
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?
Can we directly automate testscripts accrdoing to requirements? WHY ?
What is the basic concept of qtp?
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday