What is the difference between low level recording and analog recording mode when it will be enabled.
5 22239What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
2 14595In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
IBM,
3 10169
Sql questions to find second max salary and how to use joins
What is test object?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is the meaning Work bench?
Problem with XML checkpoint in QTP ?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
If the objects hierarchy is changing from build to build, then how you will handle that condition?
In qtp, explain what is keyword driven automation framework?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
what is Property......End Property loop? how to write sript for it in QTP
How can you give wait up to 10 seconds in qtp?
What is the qtp testing process?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?