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?
No Answer is Posted For this Question
Be the First to Post Answer
write the high level test cases for winzip file
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
Who will take care of test plan and test case?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
can any one give the format of writing test cases in excel sheet.
when you don't have time to write test cases, what do you do?
how test cases can be made for a software
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.