Answer Posted / bhargu
BVA-boundry value analysis
ECP-equivalance class partitioning
Error Handling
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you introduce new software qa processes to an existing organization?
What is boundary testing?
What is crud testing and how to test crud?
What is the difference between the test plan and test strategy
how can i wrtie testcases for huge data
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 are the contents of test plans and test cases?
How to test different Authorization levels for the Admin user and Userside users.
How do u calculate Schedule variance? What is the formula? Explain with Example
What are the types of testing can be performed on facebook login page?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
What is traceability matrix? Is it required for every project?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?