what is verification & validation?
Answers were Sorted based on User's Feedback
Answer / vineela
Verification is to see if we are designing the product right(according to the reqmnts)
Validation is to see if we are creating the Right Product(according to the end-user acceptance criteria)
| Is This Answer Correct ? | 1 Yes | 0 No |
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
How to create configuration scripts
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
Explain actions in qtp ?
what is difference between normal mode and fast mode?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?