Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
No Answer is Posted For this Question
Be the First to Post Answer
int a, int b, int c= (a+b); Write the test cases for c.
if software faild in customer environment what we called a)error b)fault c)defect d)failure
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
What is the difference between System testing and System Integration testing?
Explain the ramp testing?
how can write testcase for admin role? can u tel me detail
write testcases to waterbottle?
What is a test case?
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.