CAn anybody tell me how can I use QTP to capture any video
in my application?I want to see the video file opened in my
application after the tests are completed in tests
results.Can anybody help me?
Answers were Sorted based on User's Feedback
Answer / moiz
u can do it only in 9.2 version.Since i do not have 9.2
version i cannot tell you the navigation.plz check in 9.2
version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
I am using QTP9.2. It contains screen recorder which
captures the entire screen and con tinuously till the
script is completed.
I don't need this.I just want to capture the video
opened & when this video is closed in application capturing
should stop.Is there any facility by means of which this is
possible? Or if it is possible by scripting...
Can anybody help me to know how can such scripting be
done or can anyone give me the code for same.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Ajreddy,
Thanks for ur answer.Can yuo please tell me where can
I find this QTp-Mercurymicroplayer.Can you provide me any
link to this?
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bfakruddin
I think we need macro,flashplayer addin's to test video's...
qtp supports multimedia of macro,maya,flashplayer etc.,
| Is This Answer Correct ? | 0 Yes | 0 No |
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
In a web site, Protocal has been changed http: to https: what is your approach?
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
How can you send user defined messages to test report?
what is the difference between wait and wait function
How software tester can use constants and variables in scripts?
how do we add a new sheet to data table in QTP?
where do you store the test result?
How can the name of a checkpoint be changed in Qtp
how to test Web application using QTP software
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime