What is positive test case and Negative Test case?
What is the meaning of Real World Scenario's?
Answer Posted / suresh
positive testcase--- giving valid value in appn (values
mentions in spec) and to check out the expected result.
negative test case --- giving invalid values in appn (
other than spec values) and to check out the expected value.
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Explain different type of event trigger option.
What are the challenges u faced in testing with crm domain? How u overcome with?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Where to use function or action?
Explain advantages and disadvantages kdf?
For which type of project the iterative model is suitable?
Explain the parameter in qtp?
How you can find the absolute value of the number in qtp?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is the difference between the keyword view and expert view?
What is qtpro? What is a quick test professional?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
wht type of User defined functions or Java Releated functions do we write in VB scripting