In QTP , Test Director combination . what is the role of
Test Director? How QTP Launching QTP in T.D ? If it is
Winrunner possible. but QTP How it is possible?
Answer / kathir
QTP supports Quality center ( it is one of the higher
version in TD).
Test scripts, test results, recovery scenerio files, OR
files are saved in the separate folders in the server.
We can report the bugs through test director. We have to
open the TD application and give the details about bugs(bug
identifier, tester details, date, status, assigned to,
attachments, etc.,) we can report to the leads/others.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to retrive XML file data in QTP ? using Script(Chandana)
what is the difference between built-i function and In-built function?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
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 insert a check point to a image to check enable property in QTP?
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to record objects of Windows taskbar
What is the main disadvantage of using low level and Analog modes?
if we made any changes in shared object repository how it reflects of others like our team members?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)