It is very difficult to test in manual for that we go to
DATA DRIVEN TEST.
Answer Posted / santhosh
Here difficulty is no the matter,We can also do manually if
lot of time is there for testing,But when we have no time
for manually testing bundles of test data,at that time, we
go for Data driven test
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What are the data types in qtp?
Explain the Different types of QTP test assets and their extensions?
Can the user toggle between using Local OR and shared OR for the same action?
How many types of recording modes in qtp? Which will be used when?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
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 to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is clean sweep?
What ate the Technologies supported by QTP?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Explain the concept of how quicktest professional (qtp) identifies object?
How will you find the current time of the remote machine using QTP script?
What are the views available in qtp?