I have test cases in excel sheet but i am using quality
center.How can i copy the testcases from excel sheet to
quality center?explain this process.
Answer Posted / abhesheke
u need to download excel adding and install it one u have
installed that u will get a option in Excel tool bar saying
that export to test director
connect it to test director and follow the process
and all ur test case will be exported to test director
this is for test director as Quality center is advanced
version of test director i hope it work even for it work
if u have any query plz ping me
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional (qtp)?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Describe function procedure in vbscript.
How to use transactions in qtp?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How will you test a stapler?
Get the count of files of similar types from a folder.
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How many types of recording modes in qtp?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How do know the number of browsers opened?
What is the extension of qtp local repository?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance