can any one tell me what is process metrics and what is
product metrics if possible give me example.
Thank You
Answers were Sorted based on User's Feedback
Answer / shilpa
Process matrix is used to measure the quality of the
process used in testing. It is called Quality Assurance.
Product Matrix is used to track the quality of the product.
It is called Quality Control.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nani
Hi,
Generally metrics are measurements to calculate the quality
of the product.
Process metrics can use for process.(SW devlopment Process)
After devloping SW we can use the Product metrics.
| Is This Answer Correct ? | 0 Yes | 1 No |
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
hi i have one doubt i have 4 yrs exp in testing and iam working one mnc in north but i have completed my degree correspodene is the companies are accept in south side some people are tellig they won't agree but i need correct answer plz let me know which companies are taking and not taking thanks in advance
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
How Can I automate PDF forms using QTP9.2 ?
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
how will you check how many members visited the website www.infosys.com?
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
How function returns a value?
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,