Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you will rate urself in QTP in the range of 0 to 5

2207


What are the features and benefits of quick test pro (qtp 8.0)?

1144


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1971


in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?

7174


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1944


How to get the particular property value?

1054


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

2103


How many tabs are available in debug viewer pane?

1108


Hi All, How to Compare two strings character by character in QTP

1504


If the objects hierarchy is changing from build to build, then how you will handle that condition?

1051


What is qtpro? What is quick test pro? What is a quick test professional?

1082


how to convert 100 into hundred repees only and viceversa

1903


What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

1185


Explain different types of action in qtp?

1078


How does quicktest professional (qtp) identifies the object in the application?

1038