Hi can anybody send me the QTP material,
To my email ID: nuve1284@gmail.com ?
No Answer is Posted For this Question
Be the First to Post Answer
is it possible to add sheets to excel at runtime
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
On what basis we select test cases to automate?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
What is Virtual Users?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
How to add a runtime parameter to a datasheet?
We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?
5 Answers Accenture, Banca Sella, Polaris,
How can the expected image for a bitmap checkpoint be recaptured in QTP
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.