Want to verify notepad reports using QTP framework or any
other BV script method. Can anyone share the method to
achieve it?
Eg. Person Name is the header and the actual name is John
then how can we verify weather person name is John
No Answer is Posted For this Question
Be the First to Post Answer
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
what is difference between analog and low level recording
What is source control?
How to create an instance in QTP?
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
How many types of parameters are available in quicktest professional?
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
why was automation used in the project?
without Qtp features can we automated?