What is the standard timing delay for web based application in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of parameters are there in QTP and what are they?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
How can we translate the steps between the Keyword and Expert Views?
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
what is the use of Text output value in Qtp?
By using QTP can we record any log files written by the application which is in execution?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
How to Parameterize Object repository in QTP?
How i can use Regular expression in QTP?give detailed steps for it.
What is the use of Regular expression?
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.