knowledge of Sales domain
Have you ever completely tested any part of a product? How?
What is the difference between Severity and Priority?
how to create automation frame work ?
in which Software Life cycle phase does testing occur?
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
what is proto type model?
Explain Load testing
What is the difference between two tier and three tier architecture?
I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...
Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error
Unit Testing can be done by using Nunit?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.