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 |
How many test cases u will write for Acceptance testing?
write test cases for this senario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Can you please tell me test scenarios for online shopping Paypal ??
Give me real life some test cases
Write test cases for orkut?
Write a test case scenario for Web-based address book?
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!
anybody can send cross site scripting test cases pls...
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
test case for open doalog box. thanks a lot!
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2