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 |
Explain the synchronization points?
What the Script for Database Test Using WinRunner
2 Answers Bally Technologies, CTS,
what is the extension of the gui expected results file?
what is the gui map & gui map file in winrunner?
How do you invoke a text file from winrunner?
How winrunner recognise window/object apart from GUI map file?
which function you will use to compare the application date with system date?..
How to recover the Parameter out of range error while running the script in verify mode
How to check the background colour of the screen in WR?
what is cookies testing and what are the possible test case.
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
what is the difference between unit testing,integration testing and interface testing?