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 / aseem
Sanity test we do to verify the new build. Its least
required to write test cases for sanity but if u want then
it will be very basic like pages are navigating properly
after filling form value you are able to submmit
successfully. In this test we dont verify the output
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is software process?
What is mr and what information does mr consists of?
What is difference between test effectiveness and test efficiency?
How can you introduce new software qa processes to an existing organization?
What are the tests activities that you want to automate in a project?
What are the tables in testplans and testcases?
What is the testing lifecycle?
What is maturity level?
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
When to start qa in a project?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
Give notes on role of ISO in quality assurance.
What kinds of testing should be considered?
What if the project is not big enough to justify extensive testing?