what is the difference between
winrunner,loadrunner,qtp,silktest,rational robo?
Answer Posted / maddy murugesh
Winrunner: Functional testing tool, here we usiing C Script.
Loadrunner: Performance testing tools, here we are using C#
Script.
QTP: Functional testing tool, Here we are using VB Script.
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
Explain me how to check if an element is visible on the page?
What is testng and why is it better than junit?
What are the most popular tools for automation testing?
On what factors can you map the success of automation testing?
How you report bug in to bugzilla
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
When do you prefer manual testing over automation testing?
In what condition we cannot use automation testing for agile method ?
Tell me what type of scenarios can be automated?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
Do you know what is the purpose of deselectall() method?