There is French dictionary and if you want to check it in
English and there is no
documentation available then how you will test it and write
a test case and Test scenario on it.
No Answer is Posted For this Question
Be the First to Post Answer
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
what is black box system in software development in system analysis and design?
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?
Explain the smoke testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What is transaction testing?
write a testcase for tea cup?
what are the testcases for square
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
In a log in page what will be test procedure, test scenario, test description & test steps?
Give me 10 test cases on library management system
can u tell me how do we writetestcases for perfomance,load,And stress?