What is primary duty of tester ?
Answer Posted / sagar
the primary duty of tester is always to deliver the software
product with quality
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between manual testing and automation testing?
What are the different test techniques used in functional testing?
Anyone tell me the test cases of Shopping Favorite
what is sanity test (or) build test?
what types of bugs will we find out in banking projects
What is the difference between load and stress testing?
Can you explain tailoring?
What is the limit for test steps?It should be 10/20/30etc
Describe some staff conflicts you have handled.
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Hello everybody, How many people do you think one sprint team can have in average?
What is Registry?
What is the responsibility of programmer’s vs QA?
In Manual testing how to test proxy servers? can u please explain with example?
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....