What types of testing comes under functional testing or in other word what will you test in functional testing?
Answer Posted / 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 |
Post New Answer View All Answers
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is throw Object?
What the differences are and best practical application of Object Repository?
can i compare two databases using QTP ?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
why should we give deliver good quality software?
How to integrate the qualitycenter with qtp
What is contained in the object repository?
can the activities of test case design be automated?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How can you exit from an action?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What are the 3 main stages involved in testing with qtp?
What is an optional step in qtp ?
How will you report the bug and explain the defect tracking sheet you handled?