Latest Answer: Risk analysis is always done as a part of test plan activity. Where folowing points are taken in account like..1. which are thefuntionilities are more critical hitting directly customers stocks, data etc..2. which are the functionilities has more complex ...
1 what is equivalence partitioning and boundary value analysis? Please explain with an example with a real time scenario? 2) what is the difference between bug , defect, and issue? 3) what is the basic difference between sanity and smoke testing .Please explain with example ? when we need to perform such testing techniques? 4) what is the general technique for writing the test case? In interviews it is often asked write the Test Case on PEN ,PAPER, BOTTLE, FAN , TABLE ,etc.
Is there any difference between testing strategies for a product and a project separately?Can A tester who is working for a project based company, switch to product based company?what are the necessary things to learn to test a product apart from project?
Latest Answer: An application is the software developed by considering the requirements of the customer.For software apllication the proposed company owns the application.A Software product is the software developed by taking overall requirements in a specific kind ...
Latest Answer: Well the boundary value for yahoo user id is length of the user id .. generally it accepts 32 characters.. so u will be checking with 0,1,32 and 33 characters.. Equivalance partitioning is possible character set it can accept is a-z,A-Z,_,0-9.. ...
(a) In the subsystem testing approach, what are the test requirements for the following validated precondition? (5 points)
Validated: A AND B On failure: throw an invalid-input exception. (b) Suppose the above validated precondition is implemented in a program as follows, if (not A or not B)) then throw an invalid-input
Describe how the structural/basis testing applies the given control flow graph of a program for test case design
Latest Answer: From a test point of view...Debugging is the process of finding any bugs or miss-outs in the test scripts created by the test engineer in his/her test scripts....Where as testing is the process of finding the difference in the application when compared ...
Latest Answer: Build means we made a new software according to client requirement or increase the market abilityVersion means we added the some new functionality in existing software. ...
Latest Answer: The process of intentionally adding known defects to those already in the component or system for the purpose of monitoring the rate of detection and removal, and estimating the number of remaining defects. ...
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top