what is testing? What is software testing? how can i write
test case on pen?
Answer Posted / kumar
Priya, i think you are not correct.Sneha can get the
solution from my answer.
If testing is a waste course why do companies recruit
people for testing paying them lakhs of rupees as salaries
equal to developers..??
There is nothing wrong in choosing testing...............
Do you know the types of testers involved in a single
project..???
1. Functionality tester.
2. Database tester.
3. Load and stress tester.
4. Installation tester.
5. Security testing.....still so many people for testing...
How many types of developers are involved for a single
project..??
Do you know the FIRST SATELLITE EVER LAUNCHED BY USA was a
failure due to improper testing in the sofware program
written in 'C' Language.....
Test cases can be written on any object:
sample Test cases for PEN:
Broadly divide test cases to 3 categories:
1. UI test cases.
2. Functionality test cases.
3. Validation test cases.
now test cases for Pen:
UI test cases:
1. Check for the color of the pen as per the requirement
spec.
2.check for the shape and size of the pen.
3.check whether the total design is as per the requirement
spec.
Functionality test cases:
1. Check whether the pen is writing or not.
2. check for the color of the ink in the pen.
3. Check for the thickness of the letter's when writing
with the pen.
4.Check whether the refill is completely filled as per the
requirement.
In this case we donot have validation test cases.
Let me know your queries regarding testing, i can solve
them as per my knowledge.
Kumar.
Kumar.rnv@gmail.com
Broadridge.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is bottom-up approach?
what is test case management?explain in brief.
What is the Myers Boundary Table?
Should testing be done only after the build and execution phases are complete?
What is the difference between Functional testing and Unit Functionality testing?
what type of testing techniques are using after accept the build?
where do we work with Application, web and Database servers Means which type of applications.
what is the common in all s.o.p (standaed operating procedure)?
Can you explain boundary value analysis?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?