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?
1 4613If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
2029What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
1962
Explain the ad hoc testing?
Explain the domain testing?
What is transaction testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
what is the technology used in financial applications?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
How to write email id in world wide web
What is ramp testing?
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.
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:
write a test case for telephone billing ?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the unit testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Test Case for Text Editor!