what is the frame work your using in automation testing
Answers were Sorted based on User's Feedback
Answer / patil
Read the article "Test Automation Framework" by "Carl J.
Nagle". You can get this through "Google".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nidhi jain
generally people use Keyword driven framework or better to
say hybid framework. this is combination of keywords and
data driven mean we get the data from external system (ex -
excelsheet, database) and use keywords for deriving test
system as per our requirement.
| Is This Answer Correct ? | 0 Yes | 1 No |
give the code to count child objects (Total) in the page
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
How do you create new test sets in td?
In ordinal identifier there r 3 options available. Which one will be enabled first when ordinal identifier is invoked.
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
what is keyword driven testing in qtp?n how is it useful?
How to modify the text checkpoint?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?