Explain the logic testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax testing?
What is the Difference between Testing Types and Testing Techniques
What are the test cases to write to test user account locksout after 5 invalid attempts
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
Redbus- possible scenarios start the testcases accordingly. Please share me templates
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
i'm confused to wite a Test Scenarios. can any one help me how to start?
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
Which of the following defines the expected results of a test? Test case specification or test design specification.
In a log in page what will be test procedure, test scenario, test description & test steps?
How would you test a cup and or pencil?