I Could able to export test cases from Excel to QC. But problem is only Step1 only exporting to QC. I have 200+ steps in my excel sheet. If any one knows pelase let know. Please mail me at nageswara_ramavath@countrywide.com
1 6901Post New CFCI Interview Questions
Explain what is a dialect?
What is the usage of DelegatingHandler?
How does jquery mobile theming work? : jquery mobile
Is there any way to find whether software installed in the
system is registered by just providing the .exe file?
I have tried the following code but its just displaying the
directory structure in the registry.
Here the code :
package com.msi.intaller;
import java.util.Iterator;
import ca.beq.util.win32.registry.RegistryKey;
import ca.beq.util.win32.registry.RootKey;
public class RegistryFinder {
public static void main(String... args) throws Exception
{
RegistryKey.initialize(RegistryFinder.class.getResource("jRe
gistryKey.dll").getFile());
RegistryKey key = new RegistryKey(RootKey.HKLM,
"Software\\ODBC");
for (Iterator
Which engine is used to create attribute view?
Can anyone tell me the link for interview question for SD module. . . As i m fresher so i really need to know what sort of question i will to have face during interviews . . . .
) what is the difference between AID and HANDLE AID?
List the advantages and disadvantages of utilizing the lucene parser in apache solr?
I shoot underwater with a ttl strobe that does not allow you to set flash exposure compensation. How do I set fill flash with this set up? : Adobe flash
What is bulk load in oracle?
How to create a host list for a scenario?
What is the use of function Proc summary?
What are the features of financial accounting?
How do you find the complexity of a bubble sort?
What is the use of 'dynamic' keyword?