Please provide specific examples of advanced/creative usage
of QTP,
including how impact & benefits for your project
No Answer is Posted For this Question
Be the First to Post Answer
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is dynamic arrays
What are test settings and global settings?
How to call actions in QTP?
Can anybody give the script to addsheet, add column,add values under that column in the rows?
What is environment variable in qtp and why to use it?
from what stage you will start automation in your project
Have you used xml check point in your project?
What is the dis advantage of check points in QTP, if any?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -