write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya
6 25092Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
6 13563We know that, in case if there is a faulty insulation,or sc, the current is bypassed to earth through the earth wire that has low resistance.Actually, what will happen to that current that flows through gnd?In that case,if we come in contact with that faulty appliance, wont that current flow through us as we form a closed path by standing in gnd?Is grounding a safety measure?
3 6319As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
2 5541
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
What is the content reside in Use case Document?
have u write any sanity testcases?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
Many times,civil cases result in compromise and settlement agreements. When was the last time you successfully negotiated your stance?
This post does not have a normal trial docket. You will be assigned to cases where the defendant's crime occurred in your patrol division. How do you feel about not being in the normal trial rotation?
what are the control measures in case ofsclerotinia stem rot of soyabean?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
Can the activities of test case design be automated?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?