What are the Limitations/Disadvantages of Rational Function
Test?
Answer / Mayank Jaitly
Rational Function Test (RFT) has some limitations and disadvantages, including:nn1. It may not be effective in detecting functional faults such as dead codes, unused variables, or unreachable paths.n2. RFT relies on the structure of the code, so it may miss logic errors that are not related to the control flow or data structures.n3. RFT does not provide detailed information about the nature of the errors it detects, making it difficult to correct them effectively.n4. It can generate false positives if the test inputs or conditions are not carefully designed.n5. RFT requires significant effort and expertise to develop and maintain the test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of problems are solved by Datapools?
Explain datapool?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
If you want to output the results to the log file .. How to do?
Explain user defined data type with an example..?
How will you debug your script?
What information is contained in the Datapool_config section?
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
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
Where the datapool column names are stored?
For unattended execution which playback options you will use?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence