Which of the following defines the expected results of a test? Test case specification or test design specification.
1608You 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?
1385
Explain the sanity testing?
What is the logic testing?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Do you write test plan and test case?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Write a test case of login window?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
How to write test cases or test scripts for UAT testing which is done manually
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.