Answer Posted / shyam.meghansh
Risk Analysis
Risk Analysis is divided into two they are
Generally we can identify two types of risks they are
• General.
• Project Based Risk.
General
In this category we will try to identify those
problems, we may come across Hardware, software and People.
E.g., RAM Failure, Disk crash, an employee exit, Team
Shuffling, Hub failure etc...
Project Based
In this category we will identify for risk and the
dependency.
E.g., Rate of interest calculation, Modular dependency,
Test data collection etc.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What are metrics and matrix?
how will load the object during runtime?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How you can find length of array in qtp?
What environment does qtp run in?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to Test the mainframe application?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is checkpoint in qtp?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Hi All, I need code for how to execute qtp scripts from excell sheet
Explain how qtp identifies objects?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
There is an excel file of 1 to 100 sheets how you will iterate through it?