what are the test case scenario for epos/pos testing,and how
to initiate the process
No Answer is Posted For this Question
Be the First to Post Answer
when we should start writing test cases?
10 Answers Thatavarti Technologies,
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)
What are all the companies are doing manual testing till now ?
How about do we go as far as writing test cases is considered?
Write tast case for a+b=c?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Test cases on uplaoding files
12 Answers GE, HP,
Explain transaction testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
write the high level test cases for winzip file
what is difference between repeatable and reusable test case?and what is self cleaning test cases?