how do we write scripts in unix how to execute scripts in real time anybody please needfull or give me number i will cal u
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
what is a difference of subclass and main class
What is actually a rule based testing
what we needs to be done in web server level for displaying requested user ip in access log
What is the difference between if else and switchstatement
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
Hi... I have completed my M.B.A in 2012 but I've not any domain experience. I want to learn oracle HRMS is it good for me.How is market for this technology? pls suggest me.
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
how to test ecg machine?
Please can the SQL code below be interpreted IF @xMatchCriteria='MATCH12' BEGIN IF EXISTS (Select * from #InsightData where (EmailAddress=@xDCPEmailAddress ) ) BEGIN SET @xTestMatchCriteria = @xMatchCriteria; SELECT @xCRMCustomerId=CustomerId, @xCRMDcpCustomerId=DcpCustomerId, @xCRMPortalCustomerID=PortalCustomerID,@xCRMDcpID=DcpID, @xCRMCardNumber=CardNumber, @xCRMEmailAddress=EmailAddress, @xCRMfirtLetterFirstName=firtLetterFirstName, @xCRMLastName=Surname,@xCRMAddressLine1=AddressLine1, @xCRMPostCode=PostCode FROM #InsightData where (EmailAddress=@xDCPEmailAddress ) END ELSE BEGIN SET @xTestMatchCriteria='No'+@xMatchCriteria; END END
functional testing test cases for transfer funds ?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail