What are the other test cases apart from functional test
cases u write. I told sanity and resgression test case.Then
He asked what u cover in sanity test cases and give with
example...
Answer Posted / lucky
Sanity and Regression test cases are subset of Functional
test case.
Sanity Testing: - Pick up the basic steps from fucntionlity
test case doc like navigate to each screen or submit a form
with a nominal data entry.
Regression Testing - Testing after a fix/enhancement
Test the major functionality of the applciation in business
point of view/end User point of view.
Pick the test case which satisfy the above condition.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
Explain what is mr and what information does mr consists of?
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
Testing terminologies followed by Google
Enlist some automation testing tools.
What is the difference between preventative and reactive approaches in testing?
Give notes on role of ISO in quality assurance.
How is adhoc testing different from exploratory testing?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
How can new software qa processes be introduced in an existing organization?
What is the difference between functional and nonfunctional testing?
How would you ensure that your testing is complete and has good coverage?
What is a test strategy and what does it include?
How Google apps can be considered ? Either they are product or Project
What is Operational testing?