What is the latest version in QTP?
Answer Posted / jitesh
Latest version is QTP 9.5 released on 13th Jan 2008
| Is This Answer Correct ? | 19 Yes | 16 No |
Post New Answer View All Answers
how to evalute defects in QTP script?
When to use shared and local object repository?
how can we compare descriptive programing with a regular expression
Hoe can we do retesting using functions please give the code for it using login page
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How can I use Call dlls in QTP ?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How to add synchronisation points in qtp?
after initiating one project for testing, when exacltly QTP tester role starts?
Why to use descriptive programming?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is the registration process and examination fees?
What is environment variable in qtp and why to use it?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Why is action split used by qtp?