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: For it best example is Miscrosoft word is software application(user requirement) and Oracle apps is software product(its a overall requirement in market).If you have any further calrification let me know.Thanks ...
Latest Answer: Boundary Value Analysis : for Yahoo user id : Min characters - 4 : max
Characters -32
so BVA for Yahoo user id : 3,4,5,31,32,33 characters
Equivalence Class Partition : for Yahoo user id : Alpha Numeric
so ECP for Yahoo user id :
Valid: ...
(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: Testing : is done by testers, and they will test the application with an intention of breaking it Debugging : is done by Developers, in order to make sure that the code they had written was same as it is intended, so for the sake they will use break points ...
Latest Answer: Version: best example is QTP 9.0 9.2 9.5 and current one 10 version another example is Microsoft 98 2000 NT XP Vista Whenever some changes are added to the existing functionality of application a new pattern will be generated and the new application ...
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 4 5 6 7 [8] 9 10 11 12 13 Next >>

Go Top