Suppose u write test case in Excel sheet . how u open that
test case in Test Director?
Answers were Sorted based on User's Feedback
Answer / abhesheke
u should a addin of test director in excel sheet which will
integrate both excel sheet and test director
first download the excel addin for test director and install
it and u find a option in excel tool bar saying export to
test director and open that link to your test director with
excel and follow the steps
queries plz ping me
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / koteswara rao merala
In TestDirector /QC login page we have options to
select/add multiple add-ins...Click on addinslink and then
select Excel addin on displayed add-ins list. after that
don't forgot to selct one more qc connectivy add in along
with this Excel add in.
Best way you can follow the steps which are provided in the
help doc of QC add-ins Help Page.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / nani4urs
Hi,
In Test director we have an option to open test cases.
under the test plan tab we neee to create folders and u can
upload ur test cases.
| Is This Answer Correct ? | 1 Yes | 5 No |
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
how to prepared for first for the first interview?
explain all the check point in QTP?
Which Databases supports for QTP?
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
what is a test strategy & what is the difference between test strategy & test plan?
How can we redirect QTP results in to a excel sheet after the execution