What is software development Life Cycle (SDLC)? where
exactly the Testing activity begin in SDLC?
Answer Posted / sakshi kulkarni
software development life cycle is a process in various
phases. such as requirment, analysis, disgning, coding,
testing & maintenance. follow this step develope will u
help, cost and maintain the quality of the software.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
uses of checklist
Is anybody have the telecom systems test cases from start to end?
what is metrics in software testing? give me a brief detail about it?
Diffrence b/w functional testing,functionality testing,system testing?
Describe your experiences with code analyzers.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
what is difference between win 98 and win 2000 poertating system?which is better one?
1.what kind of testing have you done ?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What is AGP?what is setup.inf?What are the ways to install driver?
negative test cases on banking domain ?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?