What is the state testing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the test cases for mouse?
Tell me 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
Explain the branch coverage testing?
Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
hi can anybody can write the test cases for sticky note
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the exactly meaning of test case?
Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)
write a test case on web login and bank application and client server
60 Answers Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,
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