What is the latest version in QTP?

Answer Posted / prasad r

QTP Latest version is 11.00

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3443


How are actions and functions different in QTP?

659


With what extension you can save the list of tests in a file to run in test batch runner?

569


after click on compose mail how can we attached a file in qtp with vbscript code

1617


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574






after initiating one project for testing, when exacltly QTP tester role starts?

1402


How do you create regression test packs?

612


How you create new action in qtp?

569


How do I get the QTP scripts result in xml format by using vb script function?

1786


how can we compare descriptive programing with a regular expression

1925


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1214


Explain the use of action split in qtp?

568


Explain building blocks of the bpt framework ?

561


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

1802


Explain different recording modes?

585