1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis
3 51691Post New CareFusion Interview Questions
what substances is the nucleolus made? Is there a membrane around the nucleolus?
What is a beanfactory interface?
What elements of your job do you find most difficult?
What do you mean by infotypes in sap hcm?
Mention what is the use of x-path?
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
Can anyone send me e commerce website test cases please its urgent
How fixed length strings are truncated and padded?
How to check Credit Worthiness?
What is called a session?
What is a cics task?
How do I fix error code 0xc0000142?
How many tabs can I create in excel?
What are the different types of annotations which are used in selenium?
What is disconnected architecture in ado.net?