If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
ABC,
1 5102How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
3037In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
2209how 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.
2611Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
ABC,
2 5723
Positive and Negative test cases for the speedometer?(minimum 5 each)
Explain the concurrency testing?
Can anybody help me out to write test cases for booking train ticket online???
write the test cases for facility module
how to write test cases for online restaurant table booking system?
How many test cases u will write for Acceptance testing?
What is the logic testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
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
how to make test case for anolog voice logger?
Test a file replication service that copies files from one net location to another
You 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?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
How to generate test cases for 'replace a string' method?