While writting Test Cases test testers have to write what
test inputs/data he/she is going to use
Answer Posted / hema
testlead will prepare the test data but, tester will give
the sample data while writing the testcases. both negative
and positive data's are given by the tester while writing
the testcases.
am I Right?
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Write a test case for telephone?
How many test cases u will write for Acceptance testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
write a test case for yahoo compose page?
How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?
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 static testing?
Explain the scalability testing?
write a test cases for WLAN
Which of the following defines the expected results of a test? Test case specification or test design specification.
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
how to write a test cases for courier offices?
can one defect be mapped to more than one test script in manual testing
What is the difference between test scenarios, test cases, and test script?