What is data driven testing in QTP?
Answer Posted / narendar
data driven framework is used to implement re-testing,re-
testing is the process of executing an application again
and again with multiple sets of testdata.For this,we need
to parameterize data using data-driver wizard(Tools-->Data
driver) or manually take data into datatable/we can import
testdata into datatable from external applications like
excel,flatfile or xml files ...
Correct me if iam wrong
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is active screen?
How to creating an output value using quicktest professional (qtp)?
Explain the check points in quicktest professional (qtp)?
What is a checkpoint? How many check points are there in qtp?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
hou can we use vb script in qtp could u tell me breafly
What is the difference between local and shared object repository in qtp?
What are the different types of recording modes?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What is QTP testing process?
How do you perform Regreession Testing?
How to suppress warnings from the test results page?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.