can anybody help me how to write a test case for a program
eg: c or C++ ,and also how to check their outputs
No Answer is Posted For this Question
Be the First to Post Answer
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
How to write test case for the library system?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
Please guide me for Add new user test cases
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
Can you list down a few characteristics of a test case?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>