How to execute test cases written in excelsheet???
Answer Posted / sonal a shirke
is it in term of manual testing or automation testing?
If it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is test environment? Elaborate with example.
how to test stand alone programs?
Why is it that the boundary value analysis provides good test cases?
What is the logic testing?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What are semi-random test cases?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain the load testing?
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?
What is quick test professional and what test environment it supports?
How to test a stored procedure?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write the test cases for STP