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).
Answer Posted / anitha
using exploratory testing we can test that application
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
write the test cases for facility module
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
How can we write a good test case?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Do you know explain security testing?
write the testcases for migrating data from one database to another database?
Why does the boundary value analysis provide good test cases?
What are semi-random test cases?
How should I maintain the test cases and Test Log for different versions/builds of the application.
What is transaction testing?
What is the difference between test scenarios, test cases, and test script?
I need GUI test case for home page?