How you will write test cases for integration testing? Explain me with an example
Latest Answer: Testing of 2 or more than 2 modules of application/applications is integration testing. It involves validation of data flow via xml or any other technology in between modules. ...
What is the difference between interoperability and compatibility testing with some examples?
Latest Answer: Interoperatability:-To check if the software can co exist with other supporting softwares in the systemCompatibility:-To check if the software runs on different types of operating systems according to customer requirements. ...
Latest Answer: Requirement's Testing - I dont think so there is something like requirement testing. but as a tester I review all the requirements, attend review meetings, if i have any issues with the requirements I will clarify those with team members/team ...
What is 'fish pond analysis' w.r.t software testing?
Latest Answer: Trend analysis is the process of finding out trend of independent variables for the system under test. Eg: for web site we can do a trend analysis with number of users’ v/s response time and find a trend for this. This will find an equation or graph ...
Input and outputs are most important in which type of testing a. Black box testingb. White box testingc. Decision testingd. Exploratory testing
Latest Answer: friends, i too agree that if i consider Test data, Inputs and Outputs are very Important in Black box testing, as most of the test cases will have some input (data) and by doing some transactions there will be some output(data)As a tester i am not ...
what are the drawbacks of equivalent partitioning
Latest Answer: The drawback of this technique is that the negative bounding values could not be exercised ...
What details should one include in a proposal document for a software testing project
Latest Answer: time taken for testng and the approach to test, with all the functional ,HW SW constraints ...
Please let me the testing tasks carried out as part of Database Testing? What does a manual tester need to become proficient with DB Testing?
Latest Answer: you need to conduct both black box test and white box test. the black box testing should include testing incoming data value and outgoing data value from data queries, store procedure and views. the white box test should include unit test for store procedure ...
Latest Answer: Generally white box testing is performed when all the coding part is finished by developer and it is carried by developers it self or done by other persons depending upon organization level. In white box testing all the coding aspect of project has ...
Latest Answer: Verification: Verification is a process to ensure that the software that is made, matches the original design. It checks whether the software is made according to the criteria and specification described in the requirement document. it is to check whether ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top