Hi Friends,will any body tell to Me for which Auomation
Tool their is great Requirement inht eMarket Eithr the QTP
or WINRUNNER and for what reason and how long it is going
to remain and wat the Scope for the automation Testing In
the Future Please tll to Me In Details Ok .
Answers were Sorted based on User's Feedback
Answer / vasu
Ya, Good Question u had asked,but one thing u have to keep
in mind that is In general Small companies gofor Manual
Testing and large may r may not gofor Automation but,Manual
Testing will be there
All this depends on the Level of the compnay
Now All the Levels companies are going for automation
obviously to reduce the repetition of work
Right now many companies are hiring test engineer with QTP
as automation,Better to prepare for QTP
An extended demand will be there for automation in future.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ritesh
Truly speaking, Winrunner is getting outdated and fading
and the scripting language is TSL for Winrunner Vs VBScript
which is key language that people are using for QTP ( you
can use other Scripting / Programming languages too with
QTP).
Undoubtedly QTP is better tool than Winrunner. QTP is there
to stay for long time.
Is This Answer Correct ? | 1 Yes | 0 No |
How can i see test results in excel sheet ? test data not present in data table.
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
what is vmodel?advantages and disadvantages of vmodel?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
In website, protocol has been changed http:to https what you will do? tell me your approach?
What is the difference between call to existing action and copy of an action?
How do we analyze the checkpoint results?
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); }
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
Is it possible to convert QTP scripts to Silk scripts?
What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP
3 Answers EDS, GL Noble Denton, IIST,
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?