How we can add actions in the test using QTP?
Answers were Sorted based on User's Feedback
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
Describe the process for writing text check point for a web application?
What are the different scripting languages you could use when working with QTP ?
does qtp need record and playback in realtime. plz tell exactly wat happens
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
What r the different type of reports generated in Quality Center?
what is meant by source control?
what is stlc and its contents?
Explain how Does Run time data (Parameterization) is handled in QTP?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
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.