how to create automation frame work ?
No Answer is Posted For this Question
Be the First to Post Answer
What are drawbacks in system development life cycle
As a manager what process did you adopt to define testing policy?
What are teh characters of a good tester
difference between development project & maintainance project
What mean by STLC (S/W testing life cycile)?
what is the role of moderator in testing?
what is a use case ?.
who will prepare Functional requirements specification(FRS)
For what purpose are virtual users created?
What should be the knowledge of white-box tester differs than the back-box tester.?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations