Can we directly automate testscripts accrdoing to requirements
Answers were Sorted based on User's Feedback
Answer / saheer.shaik
No, we cannot automate testscripts using requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swarna
There will not arise any case wherein you have to automate
using requirements. Only after the applicaton becomes
stable one has to start automating.
| Is This Answer Correct ? | 0 Yes | 1 No |
What does VBS file contain..? what is VBS file.?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
What is the use of text output value in quicktest professional (qtp)?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is the script for database check point, bitmapchek point, regular expression ?
How you can delete excel file in qtp?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
Explain different recording modes?
How can you identify the browser and its information using QTP script?
How will you enchance the script?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?