How u call functions in QTP Function to calculate the
length of characters in a word -
Answer Posted / billa
NNR,
Do not go so rude with Neeraj,after all Neeraj is only
helping us and if you know the right answer then before
pointing finger, post your answer also.
Billa
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to define array in qtp?
What is the quicktest professional testing process?
What is the difference between a Function and Procedure in QTP?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are main panes available in qtp test browser?
What is qtpro?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Does QTP run in any environment?
How do you create new test sets in td?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
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..
What is throw object?
Can we run test with out adding object in object repository? How it is possible?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object