There is project earlier it was developed in VB then they
had replaced the project by java and there is no
documentation available then how you are going to check that
project. (Hint: - Parallel Testing).
Answers were Sorted based on User's Feedback
Answer / brahma412
as a black box test eng why should we know which lang is
used to develop that application..
no documenation means is there not any requirement document?
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anitha
using exploratory testing we can test that application
| Is This Answer Correct ? | 3 Yes | 0 No |
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
test cases for black board test cases for pencil
when we should start writing test cases?
10 Answers Thatavarti Technologies,
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
how to write system test cases for a pen
Do you know explain security testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
write test cases for hospitality management system
Explain the functional testing?
Write test cases on for windows media player?