write test cases for flipkart.
No Answer is Posted For this Question
Be the First to Post Answer
how do you write the test cases?
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
what would be the negative test case for serach that break the search .
How can we write a good test case?
What is a test case?
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
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
What is mean by Equal Partitioning
is test case required to be baselined?
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?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Explain the integration testing?