Which things do you examine in requrement while writing
testcases.
Beofore writing test case
1. check for BRS
2. Understand the functionolity of the application
3. Understand the sequence of the application
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 4 Yes | 0 No |
What are the different is manual database checking types?
what is the difference between buglog and defect tracking?
can we do testing with out a test plan?and what are codesnippets
9. What drives your interest in Web accessibility?
I am sujili(frm chennai) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2004 pased out(CSE),(sujli2000@yahoo.com) and S/w Testing Course(2007) Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc.
what is Difference between entry criteria and exit criteria ?
what is v-model?
Write TestCases for mobile
what is the difference between test case and test scenario.Explain with example?
19 Answers Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,
If client is not given any requirements then how will you test the application
What is the difference between User Acceptance Testinga and System Testing?
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....