Why bpt?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between analog and low level recording?
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
Can we record using all the modes in a single script? Explanation with example is appreciated
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
What is the script for database check point, bitmapchek point, regular expression ?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
In qtp, how you can remove the spaces from string?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
How to capture the text from the application using QTP?
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
Can u call txt extension file in QTP?