What types of testing comes under functional testing or in other word what will you test in functional testing?
Answers were Sorted based on User's Feedback
Answer / gautam
Functional testing involves:-
1)Database testing
2)Compatability Testing
3)Sanitation Testing
4)installation Testing
5)Integration testing
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / priyanka
1.behavioural testing
2.input domain testing
3.error handling testing
4.manipulation testing
5.data base testing
are the five ways for functional testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pradeeplingan
a test where u perform unit,integratio,system comes under
functional testing,which explains the functionality of a
system.
| Is This Answer Correct ? | 0 Yes | 1 No |
How many types of recording modes are there?
Describe the differences between functions and actions in UFT?
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
What are the disadvantages of recording test cases in qtp?
what is active screen,keyboard view?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
How does quicktest professional identifies the object in the application?
Mention the test steps of qtp.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Where you get the run time data table?
what is regular expression how will you implement it?