How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
No Answer is Posted For this Question
Be the First to Post Answer
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
how i can delete the excel process for the task manager using QTP
QTP identified the object but not performing the desired action???what could be the reason?????
Explain about the Test Fusion Report of QTP?
How to open any application during Scripting in QTP?
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
What is data driven testing in QTP?
four browser are open same application i want to enter 3browser how?
How to return a value from a fn, if it has more than one value how to return
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain