What is the difference betweent test and component?
Answer / vengi
Test is Colletion of Steps Organizing actions To verify the
functionality of tests
Component is Colletion of Test Torepresents a single task
Is This Answer Correct ? | 0 Yes | 0 No |
IS standard check point is very important than the other check points in QTP? If so why?
What the differences are and best practical application of each.
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
How you are maintaining shared object repository in your team or your project?help me plz
Hi Recently I Attend one interview .The intervier ask on Question in QC 9.2 . The Qus was while ruuning the Batch RUNS scripts in test lab if defect will comes .The defect automaticly wants to genate . How to Configure in QC . Thank You Balaji
What is LoadRunner?
Where the text version of script file located in file system?
How to handle dynamic objects in quicktest professional (qtp)?
how to load the *.vbs (or) test generating script in a new machine?
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!