Latest Answer : Generally unit testing is conducted by developers. unit testing means internal logic of given module. for java we use JUnit tool to test java modules ...
Latest Answer : Web server means sharing the data between database and application. ...
1. what is the definition of testplan and what it contains? pls provide us to sample testplan template in the site?2. what is the definition of test strategy? what it contains? pls provide us to sample teststrategy template in the site?3. what is end to end testing? what we have to test in end to end testing?4. what is the definition of test methodology? what it contains?5. what is the difference between teststrategy and test methodologies?6.what is concurency testing?7.what is peneatration testin
No answer
Latest Answer : Its the Delivery Team that takes care of this , Its the, Time lines for the Product / Project to be accomplished in all aspects. ...
Latest Answer : In web based application, we generally go to test the below mentioned things:1. Usability testing2. Security testing3. Functional testing4. Volume testing5. Load Testing6. Browser compatibility testing7. Validation testing8. Backend testing ...
Latest Answer : Frist you have to know basic difference between product and an project.
ex:
A product mean: if you go and purchage a trouser in shop, which means with a size as theymention on it.
A project meen: if you are having a piece of cloth and you have given ...
In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
to give defect free product
Latest Answer : If there is no quality application, You can't be able do that application.Meeting custumer requirements & expectations is called a software quality ...
Can anybody tell the difference between negative test case and negative testing. give one example how to write a negtive test case for a textbox which accepts only5 characters
Latest Answer : put breakpoint where u can get popup window then tool will stop test execution then u can put check points for that menu objects. and click run from top or from that tsl statement. ...