Can we record an application running on a remote machine using qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How to make arguments optional in a function?
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
how can i impliment error handling in QTP?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What are the types of object repository?
Error handling
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
Explain in brief about the QTP Automation Object Model.
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
How many types of Parameters are available in QTP?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...