what is Test cases and test procedures.
Answers were Sorted based on User's Feedback
Answer / ashfaq ali khan
Test case : Adefined Objective to validate the functional
Specification/requirement of the Application
Test procedure : Steps to be followed to validate the
specification/Requirement of the Application
| Is This Answer Correct ? | 0 Yes | 0 No |
Test Cases: That's what we wright from the given USE-CASES,
and test data.
Test Procedure: Is something like testplan, that we design
before the actual testing get started, where we define all
the approaches/testing techniques or guidelines we are
going to adopt ....
| Is This Answer Correct ? | 0 Yes | 2 No |
WHAT IS QA PRINCIPLES? very urgent, can any body tell. In advance thank you.
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
what is test methodology? .What is its function in software testing? .What it discribe in test plan?
Give examples of boundary value and equivalence partitioning test cases.
Suppose the company is not an ISO certified company, but is there is any possiblity for to get CMM level-5 ? If yes what r the process to be taken?
What would be the test approach for testing an e-commerce website which is coming to us from the vendor for maintenance. What will be the test approach fro the same when we do no have artifacts, test cases, test plan etc.
What is backus-naur form?
Relationship between dynamic testing, coding fault and failure
what is severity?explain with example
11 Answers IBM, NSN,
Interface Testing means?
Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent types of answer for it ...Pls Help
What kind of documentation is required for QA,QC and testing.?Tell me the diffrence between QA,QC and testing