Can any1 tell me how to do and Integration test design and
test cases for Order Inventory system for use cases. ALso
how is that going to differ from System Testing. The system
is similar to amazon.com online ordering system and you can
place order by calling customer call center.
No Answer is Posted For this Question
Be the First to Post Answer
when we should start writing test cases?
10 Answers Thatavarti Technologies,
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
write test case for coin-box telephone
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?
write test case for banking application
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
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.