What is the different types of Data driven testing?
Answers were Sorted based on User's Feedback
Answer / prem
It is three types
1.DDT through keywords
2.DDT through Flatfile
3.DDT through Excelsheet
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / giridhar
It is three types of data driven testing
1.DDT through keywords[by manual entry]
2.DDT through Flatfile [notepad]
3.DDT through Excelsheet[.xsl]
by test engineer also
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the different modes of recording?
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
can anybody tell me about 5 critical,major & low severity and priority with examples.
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
How to find the local host name using winrunner ?
what is the extension of the Run time Record checklist file
What is the difference between QTP and WinRunner?
Is Gui Map Created when you record in Analog mode?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is Diff. between Pause() ,report_msg() statements?