Latest Answer : Integers are DiscreteReal numbers are ContinousAn important implication is that a discrete number would tend to have many fewer possible values. In both cases, you would want to test the most extreme values, of course, but with continous data, ...
What is mean by data flow diagram? What is the difference between the data flow diagram and flow chart?
Latest Answer : Bug Tracking is the process/series of steps followed from the time a bug is found, fixed and closed. The steps followed are:-1.) As soon as the bug is found it is entered into defect tracking system and assigned the status "NEW".2.) Once its ...
This question has been asked in a interview if any body get answer plz give the ans1. given requirement collection document, tester can prepare which type of test plan?2. Last test case for a project will be written in which phase?3. Name few comman bugs in localization testing.4.What is localization and internationalization testing?What is the difference between them?5. When an application is having database ,Name few checks that need to be carried out for testing database?6. WAS(web application
Latest Answer : User Acceptance TestingAnd write the functionality test cases User Acceptance Testing ...
Write a Test Case on a program that calculates P=R/I where R, I are integer inputs and P a floating point output.
Latest Answer : pseudo code is a non executable code.it gives an idea to the developer for preparing the actual code. ...
Latest Answer : Hi,This is done by using Requirement Treceability Matrix.RegardsPrasad ...
Latest Answer : Hi to all,Test Case: Test Case is a document that describes step by step process how to test the application. Test case document includes Test Case ID, Test case name, Test case description, steps, Expected, Actual, Test status(P/F), RemarksUse Case: ...