Answer Posted / maxwell
Infact the other name for BLACK BOX is Functional Testing
| Is This Answer Correct ? | 21 Yes | 5 No |
Post New Answer View All Answers
Which environments does qtp support?
What are the flaws in water fall model and how to overcome it?
how do u plan test automation?
In what occasion we can specify global sheet and action sheet?
Explain about datafile/verification of date file when file is not available in local system?
Explain types of output values?
What are the key elements available in test result window?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is text/text area checkpoint?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Can we record an application running on a remote machine using qtp?
Where can I find and view run-time data table?
How can I change object description or check point values in qtp?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.