What is the base Criteria to review the testcases?
Answers were Sorted based on User's Feedback
Answer / pranab
The base criteria to review the test cases are as follows
1.Check it covers the major functionalities keeping the
Business scenarios in mind.
2.To check it is written with proper Screen flow
3.To check the coverage is taken into account
4.To check +ve and -ve test cases are written
5.To check some impossible conditions are being covered.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / peeyush srivas_qa infotech
Adding one of the most important point to the answer given
by pranab
1.Check it covers the major functionalities keeping the
Business scenarios in mind.
2.To check it is written with proper Screen flow
3.To check the coverage is taken into account
4.To check +ve and -ve test cases are written
5.To check some impossible conditions are being covered.
6. To check whether SBTs "scenario based tcs" are included
in your test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
What are points should consider at the time of reviews?
If a bug is found at the time of release.what you do?
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
What tools are available to support testing during development of application?
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
I'm looking for a list of software testing conferences, please help me.
what is Test cases and test procedures.
Have you written test plan?
Please suggest a test management tool that helps in collaborating with teams located in various geographic locations.
What do you know about data-driven testing?
what is the entry & exit criteria of testing process?
6 Answers APC, MBT, Microsoft, Nortel, TCL,
Define quality for me as you understand it