Answer Posted / duggapu srinivasa rao
we can find the bugs Depending on the complexity of the
project.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the scalability testing?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the ad hoc testing?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
Explain the domain testing?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the acceptance testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Can some body help to write possible test cases for a credit card at POS (point of sale)
What is the domain testing?
Write a test case for telephone?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.