How to do data driven testing using robot?
No Answer is Posted For this Question
Be the First to Post Answer
How to analyze results after playback?
How will you debug your script?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
Explain the use of "testobject root = getroottestobject();" in rft?
Explain the planning and creating datapool with an example?
How will you edit a baseline file of a verification point?
How will you do data driven testing using Robot?
What is meant by verification point and what is the use of it?
What is the purpose of the Trap options?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
What is standard data type and what is user defined data type?
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application