what is bultin funtaion in QTP &tell me five examples?
Answer Posted / ramesh murthy
if you want QTP Scripts & Features Information
Visit:
www.gcreddy.com
in that site so many examples available
web scripts
Excel scripts
Flat file Scripts
Database Scripts
etc..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of recording test cases in qtp?
Is it possible to merge two object repository files in qtp?
What are the different recording modes and how do they work?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What is system testing and what are the different types of tests you perform in system testing?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
when u script reveiwing in which area u more concentrates?
How do you convert manual test cases to automated test cases?
What is recovery scenario manager? When you go for recovery scenario manager?
Define virtual object?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is difference between shared and local object repository?
How can I import environment from a file on disk?