How to find the name of the machine where you are running your automation scripts in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
What is the extention of Virtualobject
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
anyone can explain the following concepts. 1.diff b/w Linear and modular framework 2.diff b/w keyword and hybrid framework
why we use sendkey method in qtp?
what is the extension for the test version of the script?
why do we use both location and index identifier.