what is verification & validation?
Answers were Sorted based on User's Feedback
Answer / murali
verification :
verification typically involves the reviews & meetings to
evaluate documents,plans,code,requirements and
specifications these can be done with the check lists,issue
lists,walk through, inspection meetings
validation:
validation typically involves a testing team takes place
after verifications are compleated
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / harish
Verification: Reviewing on documents like BRS, SRS(FRS+NFRS), HLD, LLDS documents.
Validation: Testing on programs(Unit testing), programs interconnection(Integration testing), complete software (software testing)
| Is This Answer Correct ? | 0 Yes | 0 No |
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?
How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance
What are SetToProperty, SetRoProperty, GetToProperty scripting?
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How to open a new test using quicktest professional?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
Question:how many types of repositories in QTP9.2?and explain??
How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
Is it possible to call out to Java from QTP?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
why we use sendkey method in qtp?