Mention what are the different types of recording modes in qtp? Which will be used when?
No Answer is Posted For this Question
Be the First to Post Answer
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is the difference between action & script?
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
How to import excel sheet to QC?
Hi,All How to create a link in excel sheet using qtp
What is CMMP and CMMH?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
What is meant by virtual obj and Y do v need virtual obj configuration.