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 |
What is the difference between test scenarios, test cases, and test script?
if software faild in customer environment what we called a)error b)fault c)defect d)failure
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
What is gray box testing?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
How to write test case for this scenario. The data entry field for city shall be removed from the screen
test case for digital camera
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me