Latest Answer: A Test Case explains the actual senario to be tested.A Test Script consists of the code/ program/ technical terms/ tags etc. essential to cover the senario. ...
In a Test Plan, the Features to be Tested and the Features not to be tested are generally included, is there any rationale behind why this should be or should not be included in a Test Plan?
Latest Answer: Usability Testing - is to test the user-friendliness of the software.Easy to use, look , speed in interface.User Acceptance Testing - is to gather feedback from customer before releasing the software to the customer.Alpha and Beta testing are subtests ...
Latest Answer: Smoke Testing - is to initial build for stability and completeness.Following points are checked in this testing,UnderstandableObservableOperatableControllableConsistentSimpleMaintainableAutomatableSomke testing is also known as Build Verification ...
Latest Answer: When test is not executed manually but executed by automating the test to make the test repeatable called as test automation. The tool can be a custom tool or a OTS tool. ...
Latest Answer: Path Coverage or Basic Paths Coverage is a white-box testing technique.In this coverage, the programmer runs the program so as to cover every statement of the program.Following steps are involved in this,1.Draw a flow graph to indicate corresponding logic ...
Latest Answer: The docs required for performance testing are as follows :BRS, SRS, Use Case Doc and the Benchmark Doc ...
Latest Answer: Hi,
After integration testing we will do system testing. Here the question is final stage of integration testing right so you should test all the units. As jainbrijesh says it depends on the application & tester approch ...
Latest Answer: Static Testing is a form of software testing where the software isn't actually used. Syntax checking and manually reading the code to find errors are methods of static testing. This type of testing is mostly used by the developer himself/herself (who ...
Latest Answer: Yes We can do static testing since it is only verification testing ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top